Set datatables save state duration to indefinitely
This commit is contained in:
@@ -10,6 +10,7 @@ login_log_table_options = {
|
||||
"loadingRecords": '<i class="fa fa-refresh fa-spin"></i> Loading items...</div>'
|
||||
},
|
||||
"stateSave": true,
|
||||
"stateDuration": 0,
|
||||
"pagingType": "full_numbers",
|
||||
"processing": false,
|
||||
"serverSide": true,
|
||||
|
Reference in New Issue
Block a user