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
|
|
@ -1,10 +1,7 @@
|
|||
<ion-view>
|
||||
<ion-nav-bar class="bar-royal">
|
||||
<ion-nav-buttons side="primary">
|
||||
<button class="button back-button" ui-sref="bitpayCard.main">
|
||||
<i class="icon ion-ios-arrow-thin-left"></i>
|
||||
</button>
|
||||
</ion-nav-buttons>
|
||||
<ion-nav-back-button>
|
||||
</ion-nav-back-button>
|
||||
<ion-nav-title>Preferences</ion-nav-title>
|
||||
</ion-nav-bar>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue