diff --git a/admin/themes/default/template/cat_list.tpl b/admin/themes/default/template/cat_list.tpl index 2a47b3134..aa58025f1 100644 --- a/admin/themes/default/template/cat_list.tpl +++ b/admin/themes/default/template/cat_list.tpl @@ -1,3 +1,5 @@ +{combine_script id='common' load='footer' path='admin/themes/default/js/common.js'} + {footer_script require='jquery.ui.sortable'}{literal} jQuery(document).ready(function(){ jQuery(".drag_button").show(); @@ -89,12 +91,19 @@ jQuery(document).ready(function(){
{'Sort order'|@translate}
{foreach from=$sort_orders key=sort_code item=sort_label}
-
+
+
{/foreach}
- +