jQuery(function(o){o(".custom-sortable").sortable({stop:function(t,e){o(this).next().val(o(this).sortable("toArray")).trigger("change")}}),o(".custom-sortable").disableSelection()});