Improvement - 324 - Remove "Bitcoin Core Wallet" toggle entirely.

This commit is contained in:
Brendon Duncan 2018-05-15 17:07:50 +12:00
commit 6caa7c74b5
11 changed files with 7 additions and 106 deletions

View file

@ -75,8 +75,7 @@
<a class="item item-icon-left item-icon-right"
ng-repeat="item in list"
ng-if="hasWallets && item.recipientType == 'wallet'"
ng-click="goToAmount(item)"
ng-show="item.displayWallet">
ng-click="goToAmount(item)">
<i class="icon big-icon-svg" ng-if="item.recipientType == 'wallet'" ng-init="wallet = item" ng-include="'views/includes/walletIcon.html'"></i>
{{item.name}}
<p>