mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux: minor changes
This commit is contained in:
@@ -218,12 +218,6 @@ func setIndexViewData(c *middleware.Context) (*dtos.IndexViewData, error) {
|
||||
{Text: "New", Url: setting.AppSubUrl + "/datasources", Icon: "fa fa-fw fa-plus"},
|
||||
},
|
||||
},
|
||||
{
|
||||
Text: "Dashboard List",
|
||||
Description: "Manage Dashboards And Folders",
|
||||
Id: "dashboards",
|
||||
Url: setting.AppSubUrl + "/dashboards",
|
||||
},
|
||||
{
|
||||
Text: "Preferences",
|
||||
Id: "org",
|
||||
|
||||
Reference in New Issue
Block a user