No need for custom header for series status

This commit is contained in:
Mark McDowall 2013-08-18 15:32:03 -07:00
parent 4a530a6c91
commit 73ee1f89fe
2 changed files with 2 additions and 61 deletions

View file

@ -47,10 +47,9 @@ define(
columns:
[
{
name : 'status',
name : 'statusWeight',
label : '',
cell : SeriesStatusCell,
headerCell: SeriesStatusHeaderCell
cell : SeriesStatusCell
},
{
name : 'title',