summaryrefslogtreecommitdiffstatshomepage
path: root/populartags.php
diff options
context:
space:
mode:
Diffstat (limited to 'populartags.php')
-rw-r--r--populartags.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/populartags.php b/populartags.php
index 3bdf139..c20cabc 100644
--- a/populartags.php
+++ b/populartags.php
@@ -77,6 +77,7 @@ if (isset($userid)) {
$tplVars['sidebar_blocks'] = array('linked');
$tplVars['subtitle'] = $pagetitle;
+$tplVars['loadjs'] = true;
$templateservice->loadTemplate('tags.tpl', $tplVars);