From 829d5327decb7ac53dc55fef99a2acd8ccccd834 Mon Sep 17 00:00:00 2001 From: mensonge Date: Tue, 6 Jan 2009 16:39:02 +0000 Subject: Interface fix: use DOJO hierarchy in linked tags box git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@216 b3834d28-1941-0410-a4f8-b48e95affb8f --- populartags.php | 1 + 1 file changed, 1 insertion(+) (limited to 'populartags.php') 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); -- cgit v1.2.3-54-g00ecf