Problema su colonna auto
This commit is contained in:
Vendored
+6
@@ -1,3 +1,9 @@
|
||||
$(document).ready(function() {
|
||||
$('#listaAutomobili').DataTable({
|
||||
responsive: true
|
||||
});
|
||||
});
|
||||
|
||||
$(document).ready(function() {
|
||||
$('#automobili').DataTable({
|
||||
responsive: true,
|
||||
|
||||
Reference in New Issue
Block a user