diff --git a/admin/template/goto/default-layout.css b/admin/template/goto/default-layout.css index 4fe82235c..2132f657b 100644 --- a/admin/template/goto/default-layout.css +++ b/admin/template/goto/default-layout.css @@ -86,7 +86,7 @@ TABLE.doubleSelect { } TABLE.doubleSelect TD { - padding: 0 5px; + padding: 0 3px; width: 50%; } diff --git a/admin/template/goto/double_select.tpl b/admin/template/goto/double_select.tpl index ab01b9b9b..3b287120f 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.sortable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js" } +
| @@ -17,4 +20,23 @@ |