Use airDateUtc on missing

This commit is contained in:
Mark McDowall 2013-07-24 17:27:45 -07:00
parent d122693703
commit db67d4d657
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ define(
cell : EpisodeTitleCell
},
{
name : 'airDate',
name : 'airDateUtc',
label: 'Air Date',
cell : AirDateCell
}