From c2da5ccc67f33a63942d9b06d8be7f5ce8bbd835 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 15 Dec 2016 19:03:25 +0100 Subject: [PATCH] feature #561, use font icons for radio --- admin/themes/default/template/cat_list.tpl | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) 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}

- +