Merge branch 'master' into bar-gauge-poc

This commit is contained in:
Peter Holmberg
2019-02-19 15:43:08 +01:00
41 changed files with 567 additions and 412 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ func (hs *HTTPServer) setIndexViewData(c *m.ReqContext) (*dtos.IndexViewData, er
Text: "Explore",
Id: "explore",
SubTitle: "Explore your data",
Icon: "fa fa-rocket",
Icon: "gicon gicon-explore",
Url: setting.AppSubUrl + "/explore",
})
}