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 --- alltags.php | 1 + 1 file changed, 1 insertion(+) (limited to 'alltags.php') diff --git a/alltags.php b/alltags.php index c37922d..dc84cf3 100644 --- a/alltags.php +++ b/alltags.php @@ -78,6 +78,7 @@ if (isset($userid)) { $tplVars['sidebar_blocks'] = array('linked'); $tplVars['userid'] = $userid; +$tplVars['loadjs'] = true; $tplVars['subtitle'] = $pagetitle; $templateservice->loadTemplate('tags.tpl', $tplVars); -- cgit v1.2.3