From 066fb4e8e3e911b8504365cf62ce1af15e391628 Mon Sep 17 00:00:00 2001 From: mensonge Date: Wed, 3 Dec 2008 09:46:31 +0000 Subject: 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 --- templates/editbookmark.tpl.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'templates/editbookmark.tpl.php') diff --git a/templates/editbookmark.tpl.php b/templates/editbookmark.tpl.php index 4f97dac..9592384 100644 --- a/templates/editbookmark.tpl.php +++ b/templates/editbookmark.tpl.php @@ -15,8 +15,12 @@ switch ($row['bStatus']) { $accessPrivate = ' selected="selected"'; break; } + +$this->includeTemplate("dojo.inc"); ?> + +