#1 pulizia nel sorgente
This commit is contained in:
Vendored
+10
@@ -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