mv txps to walletDetails
This commit is contained in:
parent
c83c2e7550
commit
55f6d9f3f6
5 changed files with 133 additions and 100 deletions
|
|
@ -28,6 +28,8 @@ angular.module('copayApp.controllers').controller('txpDetailsController', functi
|
|||
$scope.error = msg || gettextCatalog.getString('Could not send payment');
|
||||
}
|
||||
|
||||
|
||||
|
||||
$scope.sign = function() {
|
||||
$scope.error = null;
|
||||
$scope.loading = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue