openWalletSettings-function + refactor of addresses-route.. Removed unused paths.
This commit is contained in:
parent
9b7827236c
commit
3f359f033e
5 changed files with 21 additions and 48 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<button class="button back-button" ng-click="startSearch(); openSearchModal()" ng-if="txHistory.length > 4">
|
||||
<i class="icon ion-ios-search-strong tx-search"></i>
|
||||
</button>
|
||||
<button class="button" ng-click="openWalletSettings();">
|
||||
<button class="button" ng-click="vm.openWalletSettings();">
|
||||
<i class="icon ion-android-settings"></i>
|
||||
</button>
|
||||
</ion-nav-buttons>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue