Disable button

This commit is contained in:
Gustavo Maximiliano Cortez 2017-05-15 15:46:19 -03:00
commit 8066998776
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -48,6 +48,7 @@ angular.module('copayApp.controllers').controller('collectEmailController', func
};
$scope.save = function() {
$scope.disableButton = true;
$timeout(function() {
var enabled = true; // Set enabled email: true