fix nav bar buttons/titles/translations
This commit is contained in:
parent
b410b95acc
commit
d5cc0dd63f
8 changed files with 83 additions and 108 deletions
|
|
@ -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()">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue