mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -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