Added added panel development status to each module

This commit is contained in:
Rashid Khan
2013-06-17 10:34:18 -07:00
parent 026abe0a42
commit 35de5de3b2
18 changed files with 18 additions and 1 deletions
+1
View File
@@ -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,