Merge pull request #3 from gabrielbazan7/ref/allowNotif

onboarding allow push notifications
This commit is contained in:
Matias Alejo Garcia 2016-08-29 18:45:23 -03:00 committed by GitHub
commit d2b209c75a
8 changed files with 38 additions and 28 deletions

View file

@ -1,7 +1,7 @@
<ion-view ng-controller="collectEmailController" ng-init="init()">
<ion-view ng-controller="collectEmailController">
<ion-nav-bar class="bar-stable">
<ion-nav-buttons side="secondary">
<button class="button no-border" href ui-sref="onboarding.notifications">
<button class="button no-border" ng-click="skip()">
Skip
</button>
</ion-nav-buttons>

View file

@ -1,5 +1,5 @@
<ion-view>
<ion-content ng-controller="notificationsController" >
<ion-content ng-controller="notificationsController">
<div class="text-center">
<h1 translate>
Push Notifications