mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
Use icon attention-circled for Problems section
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
This commit is contained in:
parent
b9e7bb857f
commit
d664248d9d
@ -126,7 +126,7 @@ $section = $this->menuSection(N_('Problems'), array(
|
||||
'SummaryNavigationItemRenderer',
|
||||
'state' => 'critical'
|
||||
),
|
||||
'icon' => 'block',
|
||||
'icon' => 'attention-circled',
|
||||
'priority' => 20
|
||||
));
|
||||
$section->add(N_('Host Problems'), array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user