refactor wallet seletors in buy/sell controllers
This commit is contained in:
parent
27e925b84f
commit
4b0abd77a2
9 changed files with 73 additions and 119 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
<div ng-if="index.glideraToken"
|
||||
ng-init="sell.init(index.glideraTestnet)"
|
||||
ng-click="openWalletsModal(sell.otherWallets)">
|
||||
ng-click="openWalletsModal(sell.allWallets)">
|
||||
<label>Wallet</label>
|
||||
<div class="input">
|
||||
<input type="text" id="address" name="address" ng-disabled="sell.selectedWalletId"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue