From: Anthony Talarico Date: Fri, 11 Dec 2015 19:55:42 +0000 (-0500) Subject: fixing syntax error X-Git-Tag: v1.0.0^2~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2dc46d17cc639213a763cfdfbc32d82a8a8bc5da;p=WP-Themes%2Fthemoleholeonline.git fixing syntax error --- diff --git a/js/galleria.min.js b/js/galleria.min.js index 9db330a..4c06d60 100644 --- a/js/galleria.min.js +++ b/js/galleria.min.js @@ -1,6 +1,6 @@ !function(){jQuery(window).load(function(){ if(window.location.href.indexOf("page_id=18") >= 0){ - jQuery("#secondary").attr("display", "none"); + jQuery("#secondary").css("display", "none"); } jQuery(".product-category.product .fadeIn").find("mark").remove(); jQuery('.page_item.page-item-16').append("");