Use icon binoculars for overview section

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
This commit is contained in:
Florian Strohmaier 2016-11-21 13:52:29 +01:00 committed by Eric Lippmann
parent d664248d9d
commit cfb4cd7ad1
1 changed files with 1 additions and 1 deletions

View File

@ -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(