fix nav bar buttons/titles/translations

This commit is contained in:
Javier 2016-08-30 12:52:28 -03:00
commit d5cc0dd63f
8 changed files with 83 additions and 108 deletions

View file

@ -1,6 +1,6 @@
<ion-view>
<ion-nav-bar class="bar-stable">
<ion-nav-title>Receive</ion-nav-title>
<ion-nav-bar>
<ion-nav-title>{{'Receive' | translate}}</ion-nav-title>
</ion-nav-bar>
<ion-content ng-controller="tabReceiveController" ng-init="init()">