From: Guillaume Pellerin Date: Fri, 7 Mar 2025 11:31:19 +0000 (+0100) Subject: upgrade videojs template X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0c7ab12c959d5ca8ce4c23bfb9b7caafbd23bf7f;p=teleforma.git upgrade videojs template --- diff --git a/teleforma/templates/teleforma/seminar_media_video.html b/teleforma/templates/teleforma/seminar_media_video.html index 2fe087d2..b5b53546 100644 --- a/teleforma/templates/teleforma/seminar_media_video.html +++ b/teleforma/templates/teleforma/seminar_media_video.html @@ -135,7 +135,6 @@ $(window).ready(function(){ $(document).ready(function(){ $('#my_video_1').bind('contextmenu',function() { return false; }); }); - {% endif %}