fixed build

This commit is contained in:
kay.one 2013-05-12 08:53:39 -07:00
commit feb947fb74
4 changed files with 17 additions and 4 deletions

View file

@ -25,7 +25,7 @@ define(['app'], function () {
name : 'airDate',
label : 'Air Date',
editable : false,
cell : 'datetime'
cell : 'date'
//formatter: new Backgrid.AirDateFormatter()
}
],