1jQuery(function () {
2    jQuery('#plugin__tplinc').find('tbody').sortable({axis: "y"});
3});
4