Adds collect email view to the onboarding process
This commit is contained in:
parent
62ab65cd88
commit
1959f8fa8b
5 changed files with 49 additions and 27 deletions
|
|
@ -6,6 +6,11 @@
|
|||
<i class="icon ion-ios-arrow-thin-left"></i>
|
||||
</button>
|
||||
</ion-nav-buttons>
|
||||
<ion-nav-buttons side="secondary">
|
||||
<button class="button back-button button-clear" ng-show="data.index == 0" ng-click="createDefaultWallet()">
|
||||
{{'Skip' | translate}}
|
||||
</button>
|
||||
</ion-nav-buttons>
|
||||
</ion-nav-bar>
|
||||
<ion-slides class="slides" options="options" slider="data.slider">
|
||||
<ion-slide-page>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue