add bind once to address list. rm balance from qr modal
This commit is contained in:
parent
5c6640be23
commit
583b8314ec
3 changed files with 6 additions and 14 deletions
|
|
@ -8,14 +8,6 @@
|
|||
<b class="db m5t" ng-show="label">
|
||||
({{label}})
|
||||
</b>
|
||||
<p class="m10t size-18">
|
||||
<span ng-show="$root.updatingBalance">
|
||||
<i class="fi-bitcoin-circle icon-rotate spinner"></i>
|
||||
</span>
|
||||
<span ng-show="!$root.updatingBalance">
|
||||
{{address.balance || 0}} {{$root.wallet.settings.unitName}}
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<a class="close-reveal-modal" ng-click="cancel()">×</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue