Showing message only when the copayer may create a backup

This commit is contained in:
Matias Pando 2014-09-11 15:22:24 -03:00
parent f1a0a5ce91
commit 6703652ea9
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
</div>
<div class="box-setup-copayers p20">
<p class="text-primary m10b" translate>Creating and storing a backup will allow to restore funds of the wallet</p>
<p class="text-primary m10b" ng-show="$root.wallet && $root.wallet.publicKeyRing.isComplete()" translate>Creating and storing a backup will allow to restore funds of the wallet</p>
<div class="oh">
<div ng-include="'views/includes/copayer.html'"></div>
<div ng-if="!$root.wallet.publicKeyRing.isComplete()">