This commit is contained in:
morpheus65535 2021-01-14 22:49:08 -05:00
parent 7271249e04
commit 04f6d49b0b
2 changed files with 2 additions and 0 deletions

View File

@ -815,6 +815,7 @@
pageLength: {{ settings.general.page_size_manual_search }},
lengthMenu: [ 5, 10, 15, 20, 25 ],
searching: true,
responsive: true,
//scrollX: true, // causing dropdown to not show in short list
ordering: false,
processing: true,

View File

@ -599,6 +599,7 @@
pageLength: {{ settings.general.page_size_manual_search }},
lengthMenu: [ 5, 10, 15, 20, 25 ],
searching: true,
responsive: true,
//scrollX: true, // causing dropdown to not show in short list
ordering: false,
processing: true,