summaryrefslogtreecommitdiff
path: root/lib/gallery.common.js
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-11-08 18:09:51 -0700
committerChad Kieffer <ckieffer@gmail.com>2009-11-08 18:09:51 -0700
commited1bdd7b932d6d9b9bbeacc3a355e2f31c25ed15 (patch)
tree4d7acc6f19d01af51bfc85ade06fb6ba93ae83d6 /lib/gallery.common.js
parent07268d5c5208ede6259da80680983dc9392a4428 (diff)
White-space cleanup.
Diffstat (limited to 'lib/gallery.common.js')
-rw-r--r--lib/gallery.common.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gallery.common.js b/lib/gallery.common.js
index da69e476..9aaac1ce 100644
--- a/lib/gallery.common.js
+++ b/lib/gallery.common.js
@@ -125,7 +125,7 @@
// Initialize context menus
$.fn.gallery_context_menu = function() {
- if ($(".g-context-menu li").length) {
+ if ($(".g-context-menu li").length) {
var hover_target = ".g-context-menu";
var in_progress = 0;
$(hover_target + " *").removeAttr('title');