Fix parse error of TXP. Removes unused variables
This commit is contained in:
parent
196ea4ccef
commit
73c2fec6c9
3 changed files with 3 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
</div>
|
||||
<div class="small-10 columns">
|
||||
<div ng-if="!$root.updatingBalance">
|
||||
<div>
|
||||
<span class="text-bold size-16"><span translate>Send</span> {{tx.amountStr}}</span>
|
||||
<time class="right size-12 text-gray m5t">{{ (tx.ts || tx.createdOn ) * 1000 | amTimeAgo}}</time>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue