buildCategoryEditor(); $( \'#categoryEditorTable\' ).sortable({ stop: function () { var inputs = $(\'input.order\'); var nbElems = inputs.length; $(\'input.order\').each(function(idx) { $(this).val(idx + 1); }); submitCategoryOrder(); } });
You may use an image or icon in this field
For images, use the following format:
url::path/to/image
For icons, use the following format:
icon-type::icon-name
fontawesome::home