revert onboarding

This commit is contained in:
Nick Cardin 2016-09-01 11:50:30 -04:00
commit 997f57e6d6
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<ion-view>
<ion-nav-bar class="bar-royal">
<ion-nav-bar class="bar-stable">
<ion-nav-buttons side="primary">
<button class="button no-border" href ui-sref="onboarding.backupRequest">
<i class="icon ion-chevron-left"></i> {{'Back' | translate}}

View file

@ -1,5 +1,5 @@
<ion-view>
<ion-nav-bar class="bar-royal" ng-controller="backController">
<ion-nav-bar class="bar-stable" ng-controller="backController">
<ion-nav-buttons side="secondary">
<button class="button no-border" ng-click="onboardingMailSkip()">
{{'Skip' | translate}}