If the copayer upload a backup it does not wait for others

This commit is contained in:
Matias Pando 2014-09-10 17:36:17 -03:00
commit ecea1a654d
3 changed files with 8 additions and 16 deletions

View file

@ -75,17 +75,6 @@
</div>
</div>
</div>
<!-- <div class="text-right">
<button class="button secondary m0"
ng-click="skipBackup()"
ng-show="!$root.wallet.publicKeyRing.isBackupReady()"
ng-disabled="!$root.wallet.publicKeyRing.isComplete()">
<span translate ng-show="$root.wallet.publicKeyRing.isComplete()" >
Skip Backup
</span>
</button> -->
<a class="small" ng-click="skipBackup()"
ng-show="!$root.wallet.publicKeyRing.isBackupReady()"
ng-disabled="!$root.wallet.publicKeyRing.isComplete()">