Removed some logs

This commit is contained in:
Kasper Rynning-Tønnesen
2018-02-06 15:01:06 +01:00
parent fe722acacc
commit c1d56ebb55
3 changed files with 0 additions and 6 deletions

View File

@@ -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: {