Merge pull request #150 from cmgustavo/ref/design-39
Fix title: Confirm
This commit is contained in:
commit
28f0473275
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