Updated home dashboard, removed home dashboard header

This commit is contained in:
Torkel Ödegaard
2019-01-22 17:23:24 +01:00
parent 5d3ef4e500
commit 0151846e1e
2 changed files with 3 additions and 20 deletions
+1 -1
View File
@@ -336,7 +336,7 @@ func addGettingStartedPanelToHomeDashboard(dash *simplejson.Json) {
"id": 123123,
"gridPos": map[string]interface{}{
"x": 0,
"y": 3,
"y": 0,
"w": 24,
"h": 4,
},