From 436679af447c53d3ed654ec16fdde03e2064bd95 Mon Sep 17 00:00:00 2001 From: rub Date: Sun, 18 Jan 2009 23:27:21 +0000 Subject: Update jQuery UI lib with jquery.ui-1.5.3.zip Change files tree in order to have the same of UI. Add too effects files js git-svn-id: http://piwigo.org/svn/trunk@3102 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/include/dbselect.inc.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'admin/template/goto/include/dbselect.inc.tpl') diff --git a/admin/template/goto/include/dbselect.inc.tpl b/admin/template/goto/include/dbselect.inc.tpl index cab472460..a6c1804d0 100644 --- a/admin/template/goto/include/dbselect.inc.tpl +++ b/admin/template/goto/include/dbselect.inc.tpl @@ -1,7 +1,7 @@ {* $Id$ *} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} -{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.core.packed.js"} -{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js"} +{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"} +{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.resizable.packed.js"} {* Resize possible *} {literal} -- cgit v1.2.3