SLO: remove is new badge for SLO reports (#113784)
This commit is contained in:
@@ -223,11 +223,6 @@ func (s *ServiceImpl) processAppPlugin(plugin pluginstore.Plugin, c *contextmode
|
||||
IsNew: true,
|
||||
}
|
||||
alertsSection.Children = append(alertsSection.Children, serviceLink)
|
||||
|
||||
reportsNavLink := navtree.FindByURL(alertsSection.Children, "/a/grafana-slo-app/reports")
|
||||
if reportsNavLink != nil {
|
||||
reportsNavLink.IsNew = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user