Profile backup: copy to clipboard or send by email
This commit is contained in:
parent
53a7278123
commit
b2ddca4569
4 changed files with 62 additions and 26 deletions
|
|
@ -56,7 +56,7 @@
|
|||
<button class="primary expand" ng-click="downloadWalletBackup()" ng-disabled="loading"
|
||||
ng-show="!isSafari && !isCordova"><i class="fi-download"></i> Download backup</button>
|
||||
<button class="primary expand" ng-click="viewWalletBackup()" ng-disabled="loading"
|
||||
ng-show="isSafari && !isCordova"><i class="fi-eye"></i> View Backup</button>
|
||||
ng-show="isSafari && !isCordova"><i class="fi-eye"></i> View backup</button>
|
||||
<div ng-show="isCordova">
|
||||
<h4>Backup options</h4>
|
||||
<button class="primary expand"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue