Merge pull request #809 from maraoz/ui/settings-tab
change backup to settings tab
This commit is contained in:
commit
008199f4c0
4 changed files with 5 additions and 5 deletions
|
|
@ -806,7 +806,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="row text-center">
|
||||
<div class="button radius warning small m30v" ng-really-message="Are you sure to delete this wallet from this computer?" ng-really-click="deleteWallet()">Delete this wallet from this computer</div>
|
||||
<div class="button radius warning small m30v" ng-really-message="Are you sure to delete this wallet from this computer?" ng-really-click="deleteWallet()"><i class="fi-minus-circle large"></i> Delete this wallet from this computer</div>
|
||||
</div>
|
||||
</div>
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue