mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 13:24:24 +02:00
parent
41a8c75a4f
commit
9ef78e6856
@ -192,7 +192,7 @@ class NavigationItemRenderer
|
||||
$content = sprintf(
|
||||
'<a%s href="%s"%s>%s</a>',
|
||||
$this->view()->propertiesToString($item->getAttributes()),
|
||||
$this->view()->escape($url),
|
||||
$this->view()->escape($url->getAbsoluteUrl('&')),
|
||||
$this->renderTargetAttribute(),
|
||||
$label
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user