Просмотр файла vtposter/assets/js/pages/tables/editable-table.js

Размер файла: 62B
$(function () {
    $('#mainTable').editableTableWidget();
});