moved default dashboard, turned spy on by default, added file loader

This commit is contained in:
Rashid Khan
2013-03-13 13:06:46 -07:00
parent 2cf20f8c30
commit e2fc334b78
6 changed files with 29 additions and 20 deletions
+1
View File
@@ -10,6 +10,7 @@ angular.module('kibana.table', [])
group : "default",
style : {},
fields : [],
spyable: true,
}
_.defaults($scope.panel,_d)