fix wording
This commit is contained in:
parent
6bf4d9753d
commit
867c842da3
2 changed files with 5 additions and 4 deletions
|
|
@ -120,6 +120,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
var confirm_msg = gettextCatalog.getString('Confirm');
|
||||
|
||||
this.openDestinationAddressModal = function(wallets, address) {
|
||||
self.destinationWalletNeedsBackup = null;
|
||||
$rootScope.modalOpened = true;
|
||||
var fc = profileService.focusedClient;
|
||||
self.lockAddress = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue