Migrate keyboard from Sam and some fixes
This commit is contained in:
parent
f4c0cc2bad
commit
2f73ffd61c
6 changed files with 35 additions and 5 deletions
|
|
@ -33,7 +33,7 @@
|
|||
<span translate>Send max amount</span>
|
||||
</span>
|
||||
</button>
|
||||
<button class="button button-sendmax" modal-select ng-model="someModel" options="selectables" modal-title="Select a number">
|
||||
<button class="button button-sendmax" ng-click="changeUnit()" modal-select ng-model="someModel" options="selectables" modal-title="Select a number">
|
||||
<span>
|
||||
<i class="icon ion-social-usd"></i> 
|
||||
<span translate>Change currency</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue