Testing captcha
This commit is contained in:
parent
f5a9bb8336
commit
325b14b590
@ -172,8 +172,8 @@ jQuery(document).ready(function($) {
|
|||||||
$('#message-warning').html(msg);
|
$('#message-warning').html(msg);
|
||||||
$('#message-warning').fadeIn();
|
$('#message-warning').fadeIn();
|
||||||
}
|
}
|
||||||
grecaptcha.reset();
|
// grecaptcha.reset();
|
||||||
$('form#contactForm button.submit').prop('disabled', false);
|
// $('form#contactForm button.submit').prop('disabled', false);
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user