mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-20 20:34:25 +02:00
parent
745674dbe4
commit
e32023bd71
@ -194,7 +194,7 @@ class DocSectionRenderer extends DocRenderer
|
||||
$path = $this->getView()->getHelper('Url')->url(
|
||||
array_merge(
|
||||
array(
|
||||
'image' => $img->getAttribute('src')
|
||||
'image' => trim($img->getAttribute('src'))
|
||||
),
|
||||
$this->urlParams
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user