summaryrefslogtreecommitdiffstatshomepage
path: root/templates/sidebar.block.menu2.php
diff options
context:
space:
mode:
authorGravatar mensonge2008-12-03 09:46:31 +0000
committerGravatar mensonge2008-12-03 09:46:31 +0000
commit066fb4e8e3e911b8504365cf62ce1af15e391628 (patch)
treeca72da1921daeb8a49b94b2189e2facd7d8dd568 /templates/sidebar.block.menu2.php
parent280d90cfefb52f911ba272ca6085270f1865a8a4 (diff)
downloadscuttle-066fb4e8e3e911b8504365cf62ce1af15e391628.tar.gz
scuttle-066fb4e8e3e911b8504365cf62ce1af15e391628.zip
Bug fix: correct DOJO completion in tags edition
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@186 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'templates/sidebar.block.menu2.php')
-rw-r--r--templates/sidebar.block.menu2.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/sidebar.block.menu2.php b/templates/sidebar.block.menu2.php
index 40bf27b..439ed33 100644
--- a/templates/sidebar.block.menu2.php
+++ b/templates/sidebar.block.menu2.php
@@ -21,6 +21,7 @@ if(!isset($user) || $user == '') {
$menu2Tags = $GLOBALS['menu2Tags'];
if (sizeOf($menu2Tags) > 0) {
+ $this->includeTemplate("dojo.inc");
?>
<h2><?php echo '<span>'.T_('Menu Tags').'</span> ';?></h2>