fixes #1325
This commit is contained in:
parent
c596535ca7
commit
80b86ca2ab
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue