mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Use icon binoculars for overview section
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
This commit is contained in:
parent
d664248d9d
commit
cfb4cd7ad1
@ -166,7 +166,7 @@ $section->add(N_('Current Downtimes'), array(
|
||||
* Overview Section
|
||||
*/
|
||||
$section = $this->menuSection(N_('Overview'), array(
|
||||
'icon' => 'sitemap',
|
||||
'icon' => 'binoculars',
|
||||
'priority' => 30
|
||||
));
|
||||
$section->add(N_('Tactical Overview'), array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user