Fix symbols
This commit is contained in:
parent
e0eb06156e
commit
ce8c8d41fc
2 changed files with 5 additions and 7 deletions
|
|
@ -20,8 +20,7 @@
|
|||
<div class="amount-final">{{amountUnitStr}}</div>
|
||||
<div class="alternative">
|
||||
<span ng-if="rate">@
|
||||
<span ng-bind-html="htmlCurrencyCode"></span>
|
||||
{{rate | currency:' ':2}} per BTC</span>
|
||||
{{rate | currency:currencySymbol:2}} per BTC</span>
|
||||
<span ng-if="!rate">...</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue