update header color and back button for settings

This commit is contained in:
Nick Cardin 2016-09-01 12:36:59 -04:00
commit 8e6cd5ffba
24 changed files with 58 additions and 57 deletions

View file

@ -1,7 +1,7 @@
<ion-view>
<ion-nav-bar class="bar-stable">
<ion-nav-bar class="bar-royal">
<ion-nav-back-button>
{{'Back' | translate}}
<i class="icon ion-ios-arrow-thin-left"></i>
</ion-nav-back-button>
</ion-nav-bar>
<ion-content ng-controller="preferencesLanguageController" ng-init="init()" >