Fix onboarding params, buttons, states
This commit is contained in:
parent
f8fddd2431
commit
2fccd89c3a
12 changed files with 36 additions and 35 deletions
|
|
@ -10,7 +10,7 @@
|
|||
</span>
|
||||
|
||||
<button class="button button-block button-positive" ng-click="allowNotif()" translate>Allow notifications</button>
|
||||
<button class="button button-block button-light" href ui-sref="onboarding.backupRequest" translate>Not now</button>
|
||||
<button class="button button-block button-light" href ui-sref="onboarding.backupRequest({walletId: walletId})" translate>Not now</button>
|
||||
</div>
|
||||
</ion-content>
|
||||
</ion-view>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue