Merge pull request #150 from cmgustavo/ref/design-39

Fix title: Confirm
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-21 14:41:59 -03:00 committed by GitHub
commit 28f0473275
2 changed files with 4 additions and 2 deletions

View file

@ -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>