summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-09-01 07:08:11 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-09-01 07:08:11 +0000
commitc07305d060174640af0194f472cb1292a3054e42 (patch)
treed28c743e977d781303e3f44c47862cb312075ee8 /misc
parent0c700430b0ddbd4a3c66fb1f82ed1cf9e4e33cc3 (diff)
downloadbrdo-c07305d060174640af0194f472cb1292a3054e42.tar.gz
brdo-c07305d060174640af0194f472cb1292a3054e42.tar.bz2
#172149 by dvessel: add semicolons, so the JS aggregator works
Diffstat (limited to 'misc')
-rw-r--r--misc/tableselect.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tableselect.js b/misc/tableselect.js
index 978cff7c2..e3a743640 100644
--- a/misc/tableselect.js
+++ b/misc/tableselect.js
@@ -2,7 +2,7 @@
Drupal.behaviors.tableSelect = function (context) {
$('form table[th.select-all]:not(.tableSelect-processed)', context).each(Drupal.tableSelect);
-}
+};
Drupal.tableSelect = function() {
// Keep track of the table, which checkbox is checked and alias the settings.