Fix: save state across page loads

This commit is contained in:
Barbeque Sauce 2020-02-20 18:51:22 -05:00 committed by evilhero
parent f49f563e30
commit e604c3d216
No known key found for this signature in database
GPG Key ID: 3E12C51E39D91142
1 changed files with 2 additions and 0 deletions

View File

@ -369,6 +369,8 @@
"sInfoFiltered":"(filtered from _MAX_ total issues)",
"sSearch": ""},
"bStateSave": true,
"StateSave": true,
"StateDuration": 0,
"iDisplayLength": 25,
"sPaginationType": "full_numbers",
"aaSorting": [[0, 'asc']]