mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Fixed: Sorting by episode number on series details
This commit is contained in:
@@ -62,7 +62,7 @@ define(
|
||||
sortable : false
|
||||
},
|
||||
{
|
||||
name : 'this',
|
||||
name : 'episodeNumber',
|
||||
label: '#',
|
||||
cell : EpisodeNumberCell
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user