IMP: retain paging size between page loads

This commit is contained in:
Barbeque Sauce 2020-02-20 17:25:15 -05:00 committed by GitHub
parent f49f563e30
commit d441fb273f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@
"sInfoFiltered":"(filtered from _MAX_ total issues)",
"sSearch": ""},
"bStateSave": true,
"stateSave": true,
"stateDuration": 0,
"iDisplayLength": 25,
"sPaginationType": "full_numbers",
"aaSorting": [[0, 'desc'],[1, 'asc']]