monitoring: Use the (new) icon for the reporting section

The same that the reporting module is using now
This commit is contained in:
Johannes Meyer 2025-03-20 16:51:58 +01:00
parent 6c8453062f
commit d56d10c712

View File

@ -284,10 +284,10 @@ $section->add(N_('Timeline'), array(
/*
* Reporting Section
*/
$section = $this->menuSection(N_('Reporting'), array(
'icon' => 'barchart',
$section = $this->menuSection(N_('Reporting'), [
'icon' => 'fa-chart-simple',
'priority' => 100
));
]);
/*
* Current Incidents