Pagination #36

This commit is contained in:
gw3000 2023-08-08 07:11:29 +02:00
parent 043ee6f953
commit 7b22660ce4
5 changed files with 15 additions and 10 deletions

View file

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