mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +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