mirror of
https://github.com/Radarr/Radarr
synced 2024-12-28 02:40:01 +00:00
New: Sorting added to Series Grid, sort order will be saved even after navigating to another page.
This commit is contained in:
parent
90a2d40146
commit
172827e76e
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@
|
|||
"bSort": true,
|
||||
"bInfo": false,
|
||||
"bAutoWidth": false,
|
||||
"bStateSave": true,
|
||||
"aoColumns": [
|
||||
{ sWidth: '70px',
|
||||
"sClass": "statusColumn",
|
||||
|
|
Loading…
Reference in a new issue