send max button - show wallet selector

This commit is contained in:
Javier 2016-11-03 17:53:32 -03:00
commit f4b29d9298
4 changed files with 57 additions and 6 deletions

View file

@ -93,4 +93,10 @@
</div>
</div>
</ion-content>
<wallet-selector
wallet-selector-wallets="wallets"
wallet-selector-selected-wallet="wallet"
wallet-selector-show="showWallets"
wallet-selector-on-select="getSendMaxInfo">
</wallet-selector>
</ion-view>