fix txStatus modal
This commit is contained in:
parent
e286e7ea56
commit
a95f37ce54
7 changed files with 50 additions and 77 deletions
|
|
@ -7,5 +7,4 @@ angular.module('copayApp.controllers').controller('txStatusController', function
|
|||
$scope.cancel = function() {
|
||||
$scope.txStatusModal.hide();
|
||||
};
|
||||
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue