commit
3ded936657
2 changed files with 16 additions and 15 deletions
|
|
@ -118,6 +118,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
$scope.addAddressbookEntry = false;
|
||||
$scope.selectedAddressbook = {};
|
||||
$scope.newAddress = address;
|
||||
$scope.walletName = fc.credentials.walletName;
|
||||
$scope.addressbook = {
|
||||
'address': ($scope.newAddress || ''),
|
||||
'label': ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue