#1 pulizia nel sorgente
This commit is contained in:
10
public/js/app/conti_categorie.js
vendored
Normal file
10
public/js/app/conti_categorie.js
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
$(document).ready(function() {
|
||||
$('#listrapportoS').DataTable({
|
||||
responsive: true
|
||||
});
|
||||
});
|
||||
$(document).ready(function() {
|
||||
$('#listrapportoE').DataTable({
|
||||
responsive: true
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user