Fix title bar when changing tabs

This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-26 14:31:36 -03:00
commit ac3dc80bd0
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
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>