]> _ Git - cubeextranet.git/commitdiff
wait #4666 @0.25
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 20 Oct 2021 15:28:28 +0000 (15:28 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 20 Oct 2021 15:28:28 +0000 (15:28 +0000)
inc/ws/Util/html5/master/class.ws.html5.compiler.php

index 9dcaa78048a32cf79c38a6edeed1cb5bcfa5d786..f3c6927fa07b9bd4e71ec4217412ae81c279a64c 100644 (file)
@@ -891,6 +891,8 @@ class wsHTML5Compiler
         }
         if ($this->book->parametres->embedAllLibraries) {
             $this->addVideoJs();
+            $this->addSlideshowLibrary(false);
+            $this->addSlideshowLibrary(true);
         }
         $this->writeStats();
         $this->writeSecure();