Merge pull request #130 from cmgustavo/ref/design-34

Glidera route issues
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-16 14:59:41 -03:00 committed by GitHub
commit 5bd450270b
13 changed files with 101 additions and 117 deletions

View file

@ -1,14 +0,0 @@
<ion-modal-view>
<ion-content ng-controller="glideraConfirmationController">
<div class="text-center">
<h1 class="text-center m20b p20h">Are you sure you would like to log out of your Glidera account?</h1>
<p class="text-gray p20h">You will need to log back in to buy or sell bitcoin in Copay.</p>
<button class="button" ng-click="cancel()">
Cancel
</button>
<button class="button" ng-click="ok()">
Log out
</button>
</div>
</ion-content>
</ion-modal-view>

View file

@ -1,10 +1,10 @@
<ion-modal-view ng-controller="glideraTxDetailsController">
<ion-header-bar align-title="center" class="bar-royal">
<button class="button button-clear"
<ion-header-bar class="bar-royal">
<button class="button button-back button-clear"
ng-click="cancel()">
Close
</button>
<h1 class="title" translate>Details</h1>
<h1 class="title">Details</h1>
</ion-header-bar>
<ion-content>