Update: Improves display of send options

This commit is contained in:
Sam Cheng Hung 2018-04-10 19:00:44 +08:00
commit e248ac28de
3 changed files with 37 additions and 1 deletions

View file

@ -86,6 +86,12 @@
<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">
<span>
<i class="icon ion-social-usd"></i>&emsp;
<span translate>Change currency</span>
</span>
</button>
</div>
</div>
</div>