aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/lib/ui.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/lib/ui.js b/js/lib/ui.js
index 188b22038..8b0d89f60 100644
--- a/js/lib/ui.js
+++ b/js/lib/ui.js
@@ -134,7 +134,6 @@ elgg.ui.initHoverMenu = function(parent) {
.css("top", top)
.css("left", left)
.fadeIn('normal');
- hoverIt = $hovermenu;
}
// hide any other open hover menus