update header color and back button for settings
This commit is contained in:
parent
e63cb569ba
commit
8e6cd5ffba
24 changed files with 58 additions and 57 deletions
|
|
@ -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()" >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue