Merge pull request #3509 from bitpay/v1.5

Update v1.6 from v1.5
This commit is contained in:
Gustavo Maximiliano Cortez 2015-11-20 17:14:42 -03:00
commit e72b76941b
12 changed files with 15 additions and 15 deletions

View file

@ -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>