Calendar and Missing join series in API

This commit is contained in:
Mark McDowall 2013-06-03 20:59:24 -07:00
parent 2e3863895c
commit 047e53179d
5 changed files with 64 additions and 6 deletions

View file

@ -20,6 +20,7 @@ define([
{
name : 'series.Title',
label : 'Series Title',
sortable : false,
cell : Backgrid.TemplateBackedCell.extend({ template: 'Missing/SeriesTitleTemplate' })
},
{