This commit is contained in:
Javier 2016-12-27 16:55:48 -03:00
commit 0d3f2bc802
7 changed files with 29 additions and 29 deletions

View file

@ -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,