From: Anthony Talarico Date: Mon, 1 Aug 2016 14:51:37 +0000 (-0400) Subject: forget to re-add hide functions that were removed for testing X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6a94e8e765c4afdf1336aac79037fc9419eb8f17;p=WP-Themes%2Flaury%2Fnewbreakout.git forget to re-add hide functions that were removed for testing --- diff --git a/campground-map.php b/campground-map.php index 85f2d35..7ab0bcf 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) {