enabled Paging

This commit is contained in:
gw3000 2023-07-28 16:05:49 +02:00
parent 7854febb24
commit bbafcf53c7
5 changed files with 10 additions and 10 deletions

View file

@ -24,8 +24,8 @@
language: {
url: 'https://cdn.datatables.net/plug-ins/1.11.3/i18n/de_de.json',
},
paging: false,
info: false,
paging: true,
info: true,
responsive: true,
columnDefs: [
{ responsivePriority: 1, targets: 0 },