Navigation: Rename Alerts & incidents to Alerts & IRM (#65635)

update Alerts & incidents to Alerts & IRM
This commit is contained in:
Ashley Harrison
2023-03-31 09:40:06 +01:00
committed by GitHub
parent a123e0a97c
commit e39c3b76dd
14 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ func (s *ServiceImpl) addPluginToSection(c *contextmodel.ReqContext, treeRoot *n
}
alertsAndIncidentsChildren = append(alertsAndIncidentsChildren, appLink)
treeRoot.AddSection(&navtree.NavLink{
Text: "Alerts & incidents",
Text: "Alerts & IRM",
Id: navtree.NavIDAlertsAndIncidents,
SubTitle: "Alerting and incident management apps",
Icon: "bell",