ux: minor changes

This commit is contained in:
Torkel Ödegaard
2017-11-01 14:23:46 +01:00
parent 84b10df887
commit 97cc454ded
9 changed files with 75 additions and 16 deletions

View File

@@ -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",