refactor
This commit is contained in:
parent
12a6907af6
commit
0d3f2bc802
7 changed files with 29 additions and 29 deletions
|
|
@ -98,6 +98,7 @@ angular.module('copayApp.controllers').controller('amountController', function($
|
|||
};
|
||||
|
||||
$scope.sendMax = function() {
|
||||
$scope.showSendMax = false;
|
||||
$state.transitionTo('tabs.send.confirm', {
|
||||
isWallet: $scope.isWallet,
|
||||
toAmount: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue