Streamline data tables

This commit is contained in:
Bernd Bestel
2018-07-09 19:27:22 +02:00
parent eca299454b
commit 54717a81b1
19 changed files with 258 additions and 85 deletions

View File

@@ -5,7 +5,8 @@
{ 'orderable': false, 'targets': 0 },
{ 'visible': false, 'targets': 4 }
],
'language': JSON.parse(L('datatables_localization'))
'language': JSON.parse(L('datatables_localization')),
'scrollY': false
});
$("#location-filter").on("change", function()