projects
/
WP-Themes
/
laury
/
newbreakout.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de7dbd9
)
forget to re-add hide functions that were removed for testing
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 1 Aug 2016 14:51:37 +0000
(10:51 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 1 Aug 2016 14:51:37 +0000
(10:51 -0400)
campground-map.php
patch
|
blob
|
history
diff --git
a/campground-map.php
b/campground-map.php
index
85f2d35
..
7ab0bcf
100644
(file)
--- 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) {