buildCategoryEditor(); $( \'#categoryEditorTable\' ).sortable({ stop: function () { var inputs = $(\'input.order\'); var nbElems = inputs.length; $(\'input.order\').each(function(idx) { $(this).val(idx + 1); }); submitCategoryOrder(); } });
Category Editor
# NAME TABS DEFAULT EDIT DELETE

Add New Category

Edit Category

Image Legend
';