mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-17 10:45:49 +02: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