From: vincent@cubedesigners.com Date: Tue, 13 Apr 2021 10:30:29 +0000 (+0000) Subject: wait #4400 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=eaf9ec6c11b2a6284553b2a37bb8fbb1320e40ed;p=cubeextranet.git wait #4400 @0.5 --- 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 b042cd608..c4754371f 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.links.php +++ b/inc/ws/Util/html5/master/class.ws.html5.links.php @@ -2688,6 +2688,8 @@ class slideshowLink extends normalLink class iframeLink extends wsHTML5Link { protected $_defaultTooltip; + protected $scale = 'auto'; + protected $scrolling = 'auto'; function getHTMLContainerClass() { @@ -2696,7 +2698,7 @@ class iframeLink extends wsHTML5Link function getHTMLContent() { - return ''; + return ''; } /**