lucidAuth/public/misc/script.manage.js

3 lines
76 B
JavaScript

$(document).ready(function(){
$('#tabletest').editableTableWidget();
});