2017-08-09 15:18:28 -05:00

3 lines
62 B
JavaScript

$(function () {
$('#mainTable').editableTableWidget();
});