Change_addr.balance_by_totalBalance

This commit is contained in:
Mariano Rodriguez 2014-09-18 18:23:00 -03:00
commit 76bf4042b2

View file

@ -30,7 +30,7 @@
<i class="fi-bitcoin-circle icon-rotate spinner"></i> <i class="fi-bitcoin-circle icon-rotate spinner"></i>
</span> </span>
<span class="size-14" ng-if="!$root.updatingBalance"> <span class="size-14" ng-if="!$root.updatingBalance">
{{addr.balance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}} {{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}}
</span> </span>
</h1> </h1>
<h1 class="title ellipsis"> <h1 class="title ellipsis">