mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
No need for custom header for series status
This commit is contained in:
@@ -47,10 +47,9 @@ define(
|
||||
columns:
|
||||
[
|
||||
{
|
||||
name : 'status',
|
||||
name : 'statusWeight',
|
||||
label : '',
|
||||
cell : SeriesStatusCell,
|
||||
headerCell: SeriesStatusHeaderCell
|
||||
cell : SeriesStatusCell
|
||||
},
|
||||
{
|
||||
name : 'title',
|
||||
|
||||
Reference in New Issue
Block a user