From: vincent@cubedesigners.com Date: Wed, 20 Oct 2021 15:28:28 +0000 (+0000) Subject: wait #4666 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=87b8c6707b7b689119bf60b791e0bc9fe6bc51a2;p=cubeextranet.git wait #4666 @0.25 --- diff --git a/inc/ws/Util/html5/master/class.ws.html5.compiler.php b/inc/ws/Util/html5/master/class.ws.html5.compiler.php index 9dcaa7804..f3c6927fa 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/master/class.ws.html5.compiler.php @@ -891,6 +891,8 @@ class wsHTML5Compiler } if ($this->book->parametres->embedAllLibraries) { $this->addVideoJs(); + $this->addSlideshowLibrary(false); + $this->addSlideshowLibrary(true); } $this->writeStats(); $this->writeSecure();