mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
More fixes to scrolling datatables
This commit is contained in:
parent
9e1c4b1a88
commit
0cbc4b9546
10 changed files with 257 additions and 231 deletions
|
@ -1,6 +1,6 @@
|
|||
var plex_log_table_options = {
|
||||
"destroy": true,
|
||||
"serverSide": true,
|
||||
"serverSide": false,
|
||||
"processing": false,
|
||||
"pagingType": "full_numbers",
|
||||
"order": [ 0, 'desc'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue