moving delete wallet and request password to security preferences
This commit is contained in:
parent
7b3e308e25
commit
1c841e5f21
4 changed files with 27 additions and 29 deletions
|
|
@ -22,6 +22,9 @@
|
|||
<p translate class="size-14 text-gray" ng-show="!index.needsBackup" > <span translate>
|
||||
Once you have copied your wallet seed down, it is recommended to delete it from this device.
|
||||
</span></p>
|
||||
<p translate class="size-14 text-gray" ng-show="index.needsBackup" > <span translate>
|
||||
Need to do backup
|
||||
</span></p>
|
||||
<button class="button round expand warning" ng-disabled="index.needsBackup" ng-click="preferences.delete()" translate>
|
||||
<i class="fi-trash"></i>
|
||||
<span translate>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue