From 4ab90e37f60c5e34cd3adb2153cb59edbb7688df Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 19 Jan 2025 12:04:11 +0100 Subject: [PATCH] fix video player --- .../teleforma/seminar_media_video.html | 38 +++++++++---------- 1 file changed, 17 insertions(+), 21 deletions(-) diff --git a/teleforma/templates/teleforma/seminar_media_video.html b/teleforma/templates/teleforma/seminar_media_video.html index 9afaab8d..2fe087d2 100644 --- a/teleforma/templates/teleforma/seminar_media_video.html +++ b/teleforma/templates/teleforma/seminar_media_video.html @@ -118,12 +118,24 @@ $(window).ready(function(){ {% endif %} @@ -175,22 +187,6 @@ $(window).ready(function(){ - - - {% endblock index %} {% block module-action-right %} -- 2.39.5