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/admin.tpl | 4 ++-- admin/template/goto/cat_list.tpl | 4 ++-- admin/template/goto/include/datepicker.inc.tpl | 6 +++--- admin/template/goto/include/dbselect.inc.tpl | 4 ++-- admin/template/goto/include/resize.inc.tpl | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'admin/template') diff --git a/admin/template/goto/admin.tpl b/admin/template/goto/admin.tpl index 02d4f9b5f..9c21bc4b2 100644 --- a/admin/template/goto/admin.tpl +++ b/admin/template/goto/admin.tpl @@ -1,6 +1,6 @@ {* $Id$ *} -{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.core.packed.js" } -{known_script id="jquery.ui.accordion" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.accordion.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.accordion" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.accordion.packed.js" }