From: Guillaume Pellerin Date: Wed, 14 Feb 2024 09:03:00 +0000 (+0100) Subject: straight and secured media access X-Git-Tag: 2.9.0~36 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f08d34bb80e282ba63817123a3b4ed19a2905415;p=teleforma.git straight and secured media access --- diff --git a/teleforma/templates/teleforma/course_media.html b/teleforma/templates/teleforma/course_media.html index f10fa6a0..e4aa82b8 100644 --- a/teleforma/templates/teleforma/course_media.html +++ b/teleforma/templates/teleforma/course_media.html @@ -106,11 +106,7 @@ $(document).ready(function(){ data-setup='{"playbackRates": [1, 1.25, 1.5, 2]}' {% if media.poster_file %}{% thumbnail media.poster_file '640' as im %}poster="{{ im.url }}"{% endthumbnail %}{% endif %} > - {% if value_from_settings DEBUG %} - - {% else %} - {% endif %}

To view this video please enable JavaScript, and consider upgrading to a web browser that @@ -147,11 +143,7 @@ $(document).ready(function(){

{% endif %}