Set datatables save state duration to indefinitely
This commit is contained in:
@@ -17,6 +17,7 @@ libraries_list_table_options = {
|
||||
"pageLength": 25,
|
||||
"order": [ 2, 'asc'],
|
||||
"stateSave": true,
|
||||
"stateDuration": 0,
|
||||
"pagingType": "full_numbers",
|
||||
"autoWidth": false,
|
||||
"scrollX": true,
|
||||
|
Reference in New Issue
Block a user