Remove Alert Summary menu entry

refs #12728
This commit is contained in:
Eric Lippmann 2016-11-28 14:57:05 +01:00
parent a9461ada54
commit f6e0f503b3
1 changed files with 0 additions and 4 deletions

View File

@ -238,10 +238,6 @@ $section = $this->menuSection(N_('Reporting'), array(
'priority' => 100
));
$section->add(N_('Alert Summary'), array(
'url' => 'monitoring/alertsummary/index'
));
/*
* System Section
*/