fix back routes on backup view when resume
This commit is contained in:
parent
1e0424ad29
commit
c3e471a525
3 changed files with 20 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<ion-view id="onboarding-backup-warning" class="onboarding" ng-controller="backupWarningController">
|
||||
<ion-nav-bar>
|
||||
<ion-nav-bar class="bar-royal">
|
||||
<ion-nav-buttons side="primary">
|
||||
<button class="button button-back no-border" href ui-sref="onboarding.backupRequest({walletId: walletId})">
|
||||
<i class="icon ion-ios-arrow-thin-left"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue