This commit is contained in:
Gabriel Bazán 2016-12-27 16:17:58 -03:00
commit c46c88c34c
2 changed files with 0 additions and 6 deletions

View file

@ -37,7 +37,6 @@ angular.module('copayApp.controllers').controller('confirmController', function(
$scope.toEmail = data.stateParams.toEmail;
$scope.description = data.stateParams.description;
$scope.paypro = data.stateParams.paypro;
console.log($scope.paypro);
$scope.insufficientFunds = false;
$scope.noMatchingWallet = false;
$scope.paymentExpired = {