Added added panel development status to each module
This commit is contained in:
@@ -3,6 +3,7 @@ angular.module('kibana.map2', [])
|
||||
|
||||
// Set and populate defaults
|
||||
var _d = {
|
||||
status : "Broken",
|
||||
query: "*",
|
||||
map: "world",
|
||||
colors: ['#C8EEFF', '#0071A4'],
|
||||
|
||||
Reference in New Issue
Block a user