Missing ion-view element and bar-stable class for topbar

This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-01 09:53:17 -03:00
commit 9d341a2cd9
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
33 changed files with 483 additions and 471 deletions

View file

@ -1,5 +1,5 @@
<ion-view>
<ion-nav-bar>
<ion-nav-bar class="bar-stable">
<ion-nav-title>{{'Send' | translate}}</ion-nav-title>
</ion-nav-bar>