If the copayer upload a backup it does not wait for others
This commit is contained in:
parent
84dbcb038a
commit
ecea1a654d
3 changed files with 8 additions and 16 deletions
|
|
@ -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()">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue