Update: Improves display of send options
This commit is contained in:
parent
8efff48aeb
commit
e248ac28de
3 changed files with 37 additions and 1 deletions
|
|
@ -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> 
|
||||
<span translate>Change currency</span>
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue