Fix title: Confirm
This commit is contained in:
parent
8a0d356956
commit
ae8a9fe73d
2 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
<ion-view id="view-confirm" ng-controller="confirmController" ng-init="init()">
|
||||
<ion-nav-bar class="bar-royal">
|
||||
<ion-nav-title>
|
||||
{{'Confirm'|translate}}
|
||||
</ion-nav-title>
|
||||
<ion-nav-back-button>
|
||||
</ion-nav-back-button>
|
||||
</ion-nav-bar>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue