summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-12-20 19:34:30 +0100
committerYorhel <git@yorhel.nl>2010-12-20 19:34:30 +0100
commitd9aebf063c8ba2b6368418f9b9cab1fbbf241582 (patch)
treeef41543739e378a3555e3c3eb099c317100d912b /data
parent955f84b1aacd04c53077739ee6e932825b591d10 (diff)
JS: Updated short note at the 'batchedit' action handling
Diffstat (limited to 'data')
-rw-r--r--data/script.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/script.js b/data/script.js
index bd72cfbd..2184d6b2 100644
--- a/data/script.js
+++ b/data/script.js
@@ -2196,7 +2196,7 @@ if(byId('jt_box_rel_geninfo')) {
byId('patch').onclick = func;
}
-// Batch edit wishlist dropdown box (/u+/wish)
+// Batch edit dropdown box (/u+/wish and /u+/votes)
if(byId('batchedit')) {
byId('batchedit').onchange = function() {
if(this.selectedIndex == 0)