summaryrefslogtreecommitdiff
path: root/modules/tag
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-10-17 16:40:55 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-10-17 16:40:55 -0600
commit6e4fe792174dfa15ec38cbec8c07c0fbc124e446 (patch)
treec834254463a257eb1add589250cff3c942bf5d48 /modules/tag
parent387adbbc9d3c8be117a4c89ab284eeb7dba00959 (diff)
White space fixes.
Diffstat (limited to 'modules/tag')
-rw-r--r--modules/tag/views/tag_block.html.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/tag/views/tag_block.html.php b/modules/tag/views/tag_block.html.php
index 8c79b74a..ad36b297 100644
--- a/modules/tag/views/tag_block.html.php
+++ b/modules/tag/views/tag_block.html.php
@@ -6,8 +6,9 @@
url, {
max: 30,
multiple: true,
- multipleSeparator: ',',
- cacheLength: 1}
+ multipleSeparator: ',',
+ cacheLength: 1
+ }
);
});
</script>