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
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
<div ng-if="index.glideraToken"
|
||||
ng-init="buy.init(index.glideraTestnet)"
|
||||
ng-click="openWalletsModal(buy.otherWallets)">
|
||||
ng-click="openWalletsModal(buy.allWallets)">
|
||||
<label>Wallet</label>
|
||||
<div class="input">
|
||||
<input type="text" id="address" name="address" ng-disabled="buy.selectedWalletId"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue