Merge pull request #190 from cmgustavo/ref/design-53

Fix title bar when changing tabs
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-27 09:55:21 -03:00 committed by GitHub
commit 7cee9a22a5
5 changed files with 7 additions and 160 deletions

View file

@ -1,5 +1,6 @@
<ion-view>
<ion-nav-bar class="bar-royal">
<ion-nav-title>{{title}}</ion-nav-title>
<ion-nav-back-button>
</ion-nav-back-button>
</ion-nav-bar>