Added indexer to history and tooltip to series view radio buttons

This commit is contained in:
Mark McDowall 2013-07-24 22:20:28 -07:00
parent 52f12c15a6
commit 20e72ca103
4 changed files with 13 additions and 5 deletions

View file

@ -25,9 +25,10 @@ define(
columns:
[
{
name : 'eventType',
label: '',
cell : EventTypeCell
name : 'eventType',
label : '',
cell : EventTypeCell,
cellValue: 'this'
},
{
name : 'series',