Adds support for EUR and GBP currencies

This commit is contained in:
Gustavo Maximiliano Cortez 2017-06-01 17:16:42 -03:00
commit e0eb06156e
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 30 additions and 5 deletions

View file

@ -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'})" no-low-fee>
ui-sref="tabs.bitpayCard.amount({nextStep: 'tabs.bitpayCard.topup', currency: currency})" no-low-fee>
<i class="icon ion-plus m10r" style="vertical-align: baseline;"></i>
{{'Add Funds'|translate}}
</a>