b33b97dc by yangjianbin

init

1 parent 8fcfcfef
......@@ -40,7 +40,7 @@ jQuery(function() {
<div class="filelist"></div>\
</td>\
</tr>'
$('tbody').append(tr);
$('tbody.upload-tbody').append(tr);
}
var $list = $('tr[data-id='+$id+'] .filelist');
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!