Change_addr.balance_by_totalBalance
This commit is contained in:
parent
98c2fafd1d
commit
76bf4042b2
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<i class="fi-bitcoin-circle icon-rotate spinner"></i>
|
||||
</span>
|
||||
<span class="size-14" ng-if="!$root.updatingBalance">
|
||||
{{addr.balance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}}
|
||||
{{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}}
|
||||
</span>
|
||||
</h1>
|
||||
<h1 class="title ellipsis">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue