* update id and add translation key
* remove logs
(cherry picked from commit e3a51a4aa8)
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
Co-authored-by: Peter Holmberg <peter.hlmbrg@gmail.com>
This commit is contained in:
co-authored by
Peter Holmberg
Peter Holmberg
parent
c343547467
commit
5b390de1b6
+1
-1
@@ -490,7 +490,7 @@ func (hs *HTTPServer) buildLegacyAlertNavLinks(c *models.ReqContext) []*dtos.Nav
|
||||
{
|
||||
Text: "Alerting",
|
||||
SubTitle: "Alert rules and notifications",
|
||||
Id: "alerting",
|
||||
Id: "alerting-legacy",
|
||||
Icon: "bell",
|
||||
Url: hs.Cfg.AppSubURL + "/alerting/list",
|
||||
Children: alertChildNavs,
|
||||
|
||||
Reference in New Issue
Block a user