mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
Revert datatables save state to true
This commit is contained in:
parent
4100917016
commit
d7ab066ff8
8 changed files with 8 additions and 8 deletions
|
@ -16,7 +16,7 @@ libraries_list_table_options = {
|
|||
"pageLength": 10,
|
||||
"order": [ 2, 'asc'],
|
||||
"autoWidth": true,
|
||||
"stateSave": false,
|
||||
"stateSave": true,
|
||||
"pagingType": "bootstrap",
|
||||
"columnDefs": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue