Revert "Updated home dashboard, removed home dashboard header"

This reverts commit 0151846e1e0c624f2490dcf0bfbead5d0a8e9218.
This commit is contained in:
Torkel Ödegaard
2019-01-28 15:01:42 +01:00
parent 994c79b59b
commit 2dc2471b5c
2 changed files with 20 additions and 3 deletions

View File

@ -336,7 +336,7 @@ func addGettingStartedPanelToHomeDashboard(dash *simplejson.Json) {
"id": 123123,
"gridPos": map[string]interface{}{
"x": 0,
"y": 0,
"y": 3,
"w": 24,
"h": 4,
},