From: Anthony Talarico Date: Tue, 26 Jan 2016 18:41:56 +0000 (-0500) Subject: removed / after permalink X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=432afa803d1aeac804feacbdbfef8ff7c810ee1c;p=WP-Themes%2Fglmthemes%2Fsaultstemarie-theme.git removed / after permalink --- diff --git a/footer.php b/footer.php index f6bb18b..4d28c96 100644 --- a/footer.php +++ b/footer.php @@ -4,7 +4,7 @@
- +
diff --git a/js/app.js b/js/app.js index 3846160..2fba79b 100644 --- a/js/app.js +++ b/js/app.js @@ -175,6 +175,7 @@ var extraDay, end, arrival, currentDate, currentDate2, requiredDate, requiredDat $("#departOff").val(minDays); } }); + $('#block-1, #block-2, #block-3').bind('click tap', function(){ if($(window).width() <= 1024){ $(this).toggleClass('front-page-blocks'); diff --git a/js/custom/pageSetup.js b/js/custom/pageSetup.js index 80328b7..d0210f6 100644 --- a/js/custom/pageSetup.js +++ b/js/custom/pageSetup.js @@ -166,6 +166,7 @@ var extraDay, end, arrival, currentDate, currentDate2, requiredDate, requiredDat $("#departOff").val(minDays); } }); + $('#block-1, #block-2, #block-3').bind('click tap', function(){ if($(window).width() <= 1024){ $(this).toggleClass('front-page-blocks');