aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/double_select.tpl
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2008-10-11 20:18:49 +0000
committerrub <rub@piwigo.org>2008-10-11 20:18:49 +0000
commit21fc6813022401aea633ca6e6990eab6da9929e6 (patch)
tree25342e61b8b8a8a88cfe12ae4402fc2131da25d8 /admin/template/goto/double_select.tpl
parenta06bada6e8425817ef4f2ed8faa97be3bc9b3c19 (diff)
jQuery Datepicker:
Readd resize for list of categories Use include for double select list git-svn-id: http://piwigo.org/svn/trunk@2718 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--admin/template/goto/double_select.tpl17
1 files changed, 1 insertions, 16 deletions
diff --git a/admin/template/goto/double_select.tpl b/admin/template/goto/double_select.tpl
index 62930aeb1..2be698b0d 100644
--- a/admin/template/goto/double_select.tpl
+++ b/admin/template/goto/double_select.tpl
@@ -1,21 +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.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js"}
-<script type="text/javascript">
- jQuery().ready(function(){ldelim}
- jQuery(".doubleSelect select.categoryList").resizable({ldelim}
- handles: "w,e",
- animate: true,
- animateDuration: "slow",
- animateEasing: "swing",
- preventDefault: true,
- preserveCursor: true,
- autoHide: true,
- ghost: true
- });
- });
-</script>
+{include file='include/dbselect.inc.tpl'}
<table class="doubleSelect">
<tr>