mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
793c813717
commit
16749b3d8c
1 changed files with 2 additions and 1 deletions
|
@ -63,7 +63,8 @@ uiRoutes.when('/alerts', {
|
|||
title: i18n('xpack.monitoring.alerts.clusterAlertsTitle', { defaultMessage: 'Cluster Alerts' }),
|
||||
getPageData,
|
||||
$scope,
|
||||
$injector
|
||||
$injector,
|
||||
reactNodeId: 'monitoringAlertsApp'
|
||||
});
|
||||
|
||||
this.data = $route.current.locals.alerts;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue