enabled Paging
This commit is contained in:
parent
7854febb24
commit
bbafcf53c7
5 changed files with 10 additions and 10 deletions
|
@ -20,8 +20,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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue