mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
d3ac1b16ee
commit
d79a160547
@ -319,8 +319,7 @@ class NavigationRenderer implements RecursiveIterator, NavigationRendererInterfa
|
||||
}
|
||||
|
||||
$content = sprintf(
|
||||
'<li id="%s" class="%s">',
|
||||
$this->view()->escape($item->getUniqueName()),
|
||||
'<li class="%s">',
|
||||
join(' ', $cssClass)
|
||||
);
|
||||
return $content;
|
||||
|
Loading…
x
Reference in New Issue
Block a user