Fix currency
This commit is contained in:
parent
ce8c8d41fc
commit
f6d7a50b00
5 changed files with 9 additions and 30 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
<a class="button button-primary button-small m5t size-14"
|
||||
style="padding: 0.5em 1em;"
|
||||
ui-sref="tabs.bitpayCard.amount({nextStep: 'tabs.bitpayCard.topup', currency: currency})" no-low-fee>
|
||||
ui-sref="tabs.bitpayCard.amount({nextStep: 'tabs.bitpayCard.topup', currency: bitpayCard.currency})" no-low-fee>
|
||||
<i class="icon ion-plus m10r" style="vertical-align: baseline;"></i>
|
||||
{{'Add Funds'|translate}}
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue