This commit is contained in:
Manuel Araoz 2014-09-12 13:15:43 -07:00
parent c596535ca7
commit 80b86ca2ab
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<time>{{btx.firstSeenTs * 1000 | amCalendar}}</time>
</div>
<div data-ng-show="btx.time && !btx.firstSeenTs">
<span translate>mined at</span>
<span translate>mined</span>
<time>{{btx.time * 1000 | amCalendar}}</time>
</div>
</div>