From: Anthony Talarico Date: Mon, 1 Aug 2016 19:45:24 +0000 (-0400) Subject: uncommented code that was removed during testing X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=ac2b01429220f60ead6914a202b590ab73fae425;p=WP-Themes%2Flaury%2Fnewbreakout.git uncommented code that was removed during testing --- diff --git a/campground-map.php b/campground-map.php index 734ba20..f5a2f28 100644 --- a/campground-map.php +++ b/campground-map.php @@ -365,7 +365,7 @@ $js_categories = json_encode($categories); } }, function () { -// jQuery(tool_tip[0]).hide(); + jQuery(tool_tip[0]).hide(); }); // function hide_tool_tip(el) {