NextAiring sorting is not as drunk anymore

This commit is contained in:
Mark McDowall 2014-01-16 12:37:31 -08:00
parent 642f56c221
commit d89d9e67c2
3 changed files with 16 additions and 15 deletions

View file

@ -75,7 +75,7 @@ define(
name : 'nextAiring',
label : 'Next Airing',
cell : RelativeDateCell,
sortValue : SeriesCollection.sorters.nextAiring
sortValue : SeriesCollection.nextAiring
},
{
name : 'percentOfEpisodes',
@ -152,7 +152,7 @@ define(
{
title : 'Next Airing',
name : 'nextAiring',
sortValue : SeriesCollection.sorters.nextAiring
sortValue : SeriesCollection.nextAiring
},
{
title: 'Episodes',