Using SortValue instead of API hack for history

Fixed jshint for series collection
This commit is contained in:
Mark McDowall 2013-12-13 08:20:48 -08:00
parent df055d191f
commit 4d6d477947
4 changed files with 5 additions and 9 deletions

View file

@ -45,7 +45,8 @@ define(
{
name : 'series',
label: 'Series',
cell : SeriesTitleCell
cell : SeriesTitleCell,
sortValue: 'series.title'
},
{
name : 'episode',