Added added panel development status to each module
This commit is contained in:
@@ -32,6 +32,7 @@ angular.module('kibana.dashcontrol', [])
|
||||
$scope.panel = $scope.panel || {};
|
||||
// Set and populate defaults
|
||||
var _d = {
|
||||
status : "Stable",
|
||||
group : "default",
|
||||
save : {
|
||||
gist: false,
|
||||
|
||||
Reference in New Issue
Block a user