forget to re-add hide functions that were removed for testing
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 Aug 2016 14:51:37 +0000 (10:51 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 Aug 2016 14:51:37 +0000 (10:51 -0400)
campground-map.php

index 85f2d35..7ab0bcf 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) {