moving delete wallet and request password to security preferences

This commit is contained in:
Gabriel Bazán 2015-11-18 10:41:06 -03:00
commit 1c841e5f21
4 changed files with 27 additions and 29 deletions

View file

@ -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>