commit
e9eb311339
12 changed files with 165 additions and 231 deletions
|
|
@ -264,6 +264,7 @@ angular.module('copayApp.controllers').controller('SendController',
|
|||
|
||||
$scope.$apply(function() {
|
||||
$scope.sendForm.address.$setViewValue(data);
|
||||
$scope.sendForm.address.$render();
|
||||
});
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue