mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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