mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Fixed: Sorting by episode number on series details
This commit is contained in:
parent
ddb24549d4
commit
d285e36b2b
@ -62,7 +62,7 @@ define(
|
||||
sortable : false
|
||||
},
|
||||
{
|
||||
name : 'this',
|
||||
name : 'episodeNumber',
|
||||
label: '#',
|
||||
cell : EpisodeNumberCell
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user