From: vincent@cubedesigners.com Date: Mon, 30 May 2022 15:17:56 +0000 (+0000) Subject: wait #5299 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ee01e3bdaf250222f4cb8f53ee993d14e85d948d;p=cubeextranet.git wait #5299 @0.25 --- diff --git a/inc/ws/Util/html5/master/class.ws.html5.links.php b/inc/ws/Util/html5/master/class.ws.html5.links.php index 1ba33f13c..710f1326d 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.links.php +++ b/inc/ws/Util/html5/master/class.ws.html5.links.php @@ -1851,7 +1851,7 @@ class imageLink extends contentLink public function getImageUrl() { - return wsHTML5Link::getUniversalLocation($this->to, true); + return wsHTML5Link::getUniversalLocation($this->to, false); } public function getCSS()