bubofamily/public/js/app/conti_catanno.js

6 lines
107 B
JavaScript
Vendored

$(document).ready(function() {
$('#listrapporto').DataTable({
responsive: true,
paging: false
});
});