show wallet not backed up warning in wallet detail view

This commit is contained in:
Marty Alcala 2016-11-07 17:22:51 -05:00
commit 1219f368a7
3 changed files with 25 additions and 2 deletions

View file

@ -64,6 +64,9 @@
<span ng-include="'views/includes/walletInfo.html'"></span>
</div>
</div> <!-- oh -->
<a class="wallet-not-backed-up-warning" ng-show="!isBackedUp" ng-click="backup()">
Wallet not backed up
</a>
<div class="p60b" ng-show="wallet && wallet.isComplete()">
<div class="oh pr m20t" ng-show="wallet.incorrectDerivation">