From 0c7ab12c959d5ca8ce4c23bfb9b7caafbd23bf7f Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 7 Mar 2025 12:31:19 +0100 Subject: [PATCH] upgrade videojs template --- teleforma/templates/teleforma/seminar_media_video.html | 1 - 1 file changed, 1 deletion(-) 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 %} -- 2.39.5