Fixes total amount using pp
This commit is contained in:
parent
763646f3a6
commit
2bd90f528b
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
<i>{{amount + defaultFee}} {{$root.wallet.settings.unitName}}</i>
|
||||
<i>{{amount}} {{$root.wallet.settings.unitName}}</i>
|
||||
<span class="text-gray" ng-if="isRateAvailable">
|
||||
{{ alternative }} {{ alternativeIsoCode }}
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue