mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Move cloud link app to the Administration section (#58578)
This commit is contained in:
parent
261d620f1c
commit
9cbbe65243
@ -233,6 +233,7 @@ func (s *ServiceImpl) readNavigationSettings() {
|
||||
"grafana-oncall-app": {SectionID: navtree.NavIDAlertsAndIncidents, SortWeight: 1},
|
||||
"grafana-incident-app": {SectionID: navtree.NavIDAlertsAndIncidents, SortWeight: 2},
|
||||
"grafana-ml-app": {SectionID: navtree.NavIDAlertsAndIncidents, SortWeight: 3},
|
||||
"grafana-cloud-link-app": {SectionID: navtree.NavIDCfg},
|
||||
}
|
||||
|
||||
s.navigationAppPathConfig = map[string]NavigationAppConfig{
|
||||
|
Loading…
Reference in New Issue
Block a user