add proposal modal
This commit is contained in:
parent
1bd9be869c
commit
4142624f41
9 changed files with 445 additions and 453 deletions
|
|
@ -77,7 +77,7 @@
|
|||
<strong class="size-36">{{index.totalBalanceStr}}</strong>
|
||||
<div class="size-14" ng-if="index.totalBalanceAlternative">{{index.totalBalanceAlternative}} {{index.alternativeIsoCode}}</div>
|
||||
<div class="size-14" ng-if="index.pendingAmount">
|
||||
<span translate>Pending Confirmation</span>:{{index.pendingAmountStr}}
|
||||
<span translate>Pending Confirmation</span>: {{index.pendingAmountStr}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue