From: vincent@cubedesigners.com Date: Fri, 1 Oct 2021 14:03:20 +0000 (+0000) Subject: wait #4735 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=dfb2a5c049212bdfa200883c83b73881991a480e;p=cubeextranet.git wait #4735 @0:05 --- 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 d5af646f7..a43038f5c 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/master/class.ws.html5.compiler.php @@ -2836,7 +2836,7 @@ height="0" width="0" style="display:none;visibility:hidden"> $locale = $map[$locale]; } - $this->addJsLib('videojs', ['js/libs/videojs/video.withscalefix.js', 'js/libs/videojs/lang/' . $locale . '.js']); + $this->addJsLib('videojs', ['js/libs/videojs/video.js', 'js/libs/videojs/lang/' . $locale . '.js']); $this->addLess('videojs/videojs'); }