mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
2ec36667eb
commit
a83ab2c7cb
@ -192,7 +192,7 @@ class NavigationItemRenderer
|
||||
$content = sprintf(
|
||||
'<a%s href="%s"%s>%s</a>',
|
||||
$this->view()->propertiesToString($item->getAttributes()),
|
||||
$url,
|
||||
$this->view()->escape($url),
|
||||
$this->renderTargetAttribute(),
|
||||
$label
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user