From 976344410f5af721798aabf1ba678f33055d9e54 Mon Sep 17 00:00:00 2001 From: rub Date: Fri, 26 Sep 2008 20:40:29 +0000 Subject: known_script id was false on my last commit! git-svn-id: http://piwigo.org/svn/trunk@2601 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/header.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/template') diff --git a/admin/template/goto/header.tpl b/admin/template/goto/header.tpl index 08440e43c..288be3ec8 100644 --- a/admin/template/goto/header.tpl +++ b/admin/template/goto/header.tpl @@ -24,7 +24,7 @@ {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js" now=1} {*jQuery is always available by default*} {known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.core.packed.js"} -{known_script id="jquery.ui.sortable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js"} +{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js"} {$themeconf.local_head}