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 class="bar-royal">
|
||||
<ion-nav-title>{{'Advanced Preferences' | translate}}</ion-nav-title>
|
||||
<ion-nav-back-button>
|
||||
<i class="icon ion-ios-arrow-thin-left"></i>
|
||||
</ion-nav-back-button>
|
||||
</ion-nav-bar>
|
||||
<ion-content ng-controller="preferencesAdvancedController">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue