Alerting: Add legacy indicator to navbar (#49511)
* update id and add translation key * remove logs
This commit is contained in:
+1
-1
@@ -526,7 +526,7 @@ func (hs *HTTPServer) buildLegacyAlertNavLinks() []*dtos.NavLink {
|
||||
{
|
||||
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