wording fixes

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-12 19:04:06 -03:00
parent c788ef0c2f
commit 33c9120991
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<time>{{tx.firstSeenTs * 1000 | date:'medium'}}</time>
</div>
<div data-ng-show="tx.time && !tx.firstSeenTs">
mined at
mined
<time>{{tx.time * 1000 | date:'medium'}}</time>
</div>
</div>