From 1354e72c9a653bc6f88b33d431db08ea59eecfe2 Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 26 Sep 2008 22:52:29 +0000 Subject: Restored in double_select.tpl: doubleSelect are jQuery resizable (based on a rub idea). git-svn-id: http://piwigo.org/svn/trunk@2604 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/double_select.tpl | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'admin/template/goto/double_select.tpl') diff --git a/admin/template/goto/double_select.tpl b/admin/template/goto/double_select.tpl index aeed8500a..8dc7bfc66 100644 --- a/admin/template/goto/double_select.tpl +++ b/admin/template/goto/double_select.tpl @@ -1,4 +1,7 @@ {* $Id$ *} +{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"} +
@@ -18,3 +21,20 @@
+ +{literal} + +{/literal} \ No newline at end of file -- cgit v1.2.3