Removes unnecessary icon back elements. Set icon back in route.js
This commit is contained in:
parent
32c30e7041
commit
53a7a2ff05
42 changed files with 10 additions and 55 deletions
|
|
@ -2,7 +2,6 @@
|
|||
<ion-nav-bar ng-style="{'background-color': walletDetailsColor}">
|
||||
<ion-nav-title>{{walletDetailsName}}</ion-nav-title>
|
||||
<ion-nav-back-button>
|
||||
<i class="icon ion-ios-arrow-thin-left"></i>
|
||||
</ion-nav-back-button>
|
||||
<ion-nav-buttons side="secondary">
|
||||
<button class="button back-button" ng-click="startSearch(); openSearchModal()">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue