mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:53:10 +08:00
refactor(): minor changes
This commit is contained in:
@ -62,7 +62,7 @@ func setIndexViewData(c *middleware.Context) (*dtos.IndexViewData, error) {
|
||||
|
||||
data.MainNavLinks = append(data.MainNavLinks, &dtos.NavLink{
|
||||
Text: "Snapshots",
|
||||
Icon: "fa fa-fw fa-camera-retro",
|
||||
Icon: "fa-fw icon-gf icon-gf-snapshot",
|
||||
Url: "/dashboard/snapshots",
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user