diff --git a/src/app/dashboards/default.json b/src/app/dashboards/default.json index 4fcdf570d53..ab22805f99c 100644 --- a/src/app/dashboards/default.json +++ b/src/app/dashboards/default.json @@ -9,6 +9,7 @@ "title": "New row", "height": "150px", "collapse": false, + "editable": true, "panels": [ { "id": 1, @@ -26,6 +27,7 @@ "title": "Welcome to Grafana", "height": "210px", "collapse": false, + "editable": true, "panels": [ { "id": 2, @@ -50,6 +52,7 @@ { "title": "test", "height": "250px", + "editable": true, "collapse": false, "panels": [ {