From 4e444f1e89a9501ffebaf93dc85e5b9ce7df0a0a Mon Sep 17 00:00:00 2001 From: rub Date: Sat, 27 Sep 2008 00:07:06 +0000 Subject: Change growfield directory. Use of packed file. Add growfield option (animate false) git-svn-id: http://piwigo.org/svn/trunk@2606 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/double_select.tpl | 2 +- admin/template/goto/footer.tpl | 4 +++- admin/template/goto/header.tpl | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'admin/template/goto') diff --git a/admin/template/goto/double_select.tpl b/admin/template/goto/double_select.tpl index 8dc7bfc66..95363def8 100644 --- a/admin/template/goto/double_select.tpl +++ b/admin/template/goto/double_select.tpl @@ -27,7 +27,7 @@ jQuery().ready(function(){ jQuery(".doubleSelect select.categoryList").resizable({ handles: "w,e", - animate: true, + animate: true, animateDuration: "slow", animateEasing: "swing", preventDefault: true, diff --git a/admin/template/goto/footer.tpl b/admin/template/goto/footer.tpl index 29691b701..c8130090e 100644 --- a/admin/template/goto/footer.tpl +++ b/admin/template/goto/footer.tpl @@ -41,7 +41,9 @@ {/literal} diff --git a/admin/template/goto/header.tpl b/admin/template/goto/header.tpl index 3e8d90a45..0fed4a250 100644 --- a/admin/template/goto/header.tpl +++ b/admin/template/goto/header.tpl @@ -25,7 +25,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.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js"} -{known_script id="jquery.growfield" src=$ROOT_URL|@cat:"template-common/lib/growfield/jquery.growfield.js"} +{known_script id="jquery.growfield" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.growfield.packed.js"} {$themeconf.local_head}