From: Anthony Talarico Date: Fri, 22 Jan 2016 21:59:47 +0000 (-0500) Subject: fixing syntax error X-Git-Tag: v1.0.0^2~121 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=bdee9f873d83ae19a45143c7ad0446bff12d4ee5;p=WP-Themes%2Fsaultstemarie.git fixing syntax error --- diff --git a/js/app.js b/js/app.js index eb344a1..a0bfba2 100644 --- a/js/app.js +++ b/js/app.js @@ -180,14 +180,7 @@ $(document).ready(function () { $("#departOff").val(minDays); } }); - - $('#block-1, #block-2, #block-3').bind('touchstart', function(){ - $('#block-1, #block-2, #block-3').on("click", function ()){ - if($("#block-1").is(":hover")){ - - } - }); - }); + // if($(window).width() <= 1024){ // var p = document.getElementById('block-1'); diff --git a/js/custom/pageSetup.js b/js/custom/pageSetup.js index 6192edc..dd219a2 100644 --- a/js/custom/pageSetup.js +++ b/js/custom/pageSetup.js @@ -171,14 +171,7 @@ $(document).ready(function () { $("#departOff").val(minDays); } }); - - $('#block-1, #block-2, #block-3').bind('touchstart', function(){ - $('#block-1, #block-2, #block-3').on("click", function ()){ - if($("#block-1").is(":hover")){ - - } - }); - }); + // if($(window).width() <= 1024){ // var p = document.getElementById('block-1'); diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php index 4d62b9a..fad076b 100644 --- a/parts/glm-blocks.php +++ b/parts/glm-blocks.php @@ -6,7 +6,7 @@
ID); ?> - +