refactor wallet seletors in buy/sell controllers

This commit is contained in:
Matias Alejo Garcia 2016-06-11 23:55:28 -03:00
commit 4b0abd77a2
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
9 changed files with 73 additions and 119 deletions

View file

@ -38,7 +38,7 @@
<div
ng-if="index.coinbaseToken"
ng-init="sell.init(index.coinbaseTestnet)"
ng-click="openWalletsModal(sell.otherWallets)">
ng-click="openWalletsModal(sell.allWallets)">
<label>Copay Wallet</label>
<div class="input">
<input type="text" id="address" name="address" ng-disabled="sell.selectedWalletId"