Removes unnecessary icon back elements. Set icon back in route.js

This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-20 17:05:53 -03:00
commit 53a7a2ff05
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
42 changed files with 10 additions and 55 deletions

View file

@ -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">