mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Removed some logs
This commit is contained in:
@@ -239,7 +239,6 @@ var Helper = {
|
||||
$("#contact-form-from").attr("disabled", "true");
|
||||
$("#contact-form-message").attr("disabled", "true");
|
||||
var captcha_response = grecaptcha.getResponse();
|
||||
console.log(captcha_response);
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
data: {
|
||||
|
||||
Reference in New Issue
Block a user