mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
This commit is contained in:
@@ -60,8 +60,7 @@ define(
|
||||
name : 'title',
|
||||
label : 'Title',
|
||||
cell : SeriesTitleCell,
|
||||
cellValue : 'this',
|
||||
sortValue : 'sortTitle'
|
||||
cellValue : 'this'
|
||||
},
|
||||
{
|
||||
name : 'qualityProfileId',
|
||||
|
||||
Reference in New Issue
Block a user