[Table] #670 Added new view type 'table'

This commit is contained in:
Henry
2016-02-26 11:09:51 -08:00
parent 77a2e0a70b
commit ffa497f22f
20 changed files with 2171 additions and 0 deletions

View File

@ -74,6 +74,7 @@ define([
'./platform/features/plot/bundle',
'./platform/features/scrolling/bundle',
'./platform/features/timeline/bundle',
'./platform/features/table/bundle',
'./platform/forms/bundle',
'./platform/identity/bundle',
'./platform/persistence/aggregator/bundle',