uncommented code that was removed during testing
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 Aug 2016 19:45:24 +0000 (15:45 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 Aug 2016 19:45:24 +0000 (15:45 -0400)
campground-map.php

index 734ba20..f5a2f28 100644 (file)
@@ -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) {