From: Guillaume Pellerin Date: Mon, 8 Sep 2025 15:02:50 +0000 (+0200) Subject: add track condition X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=refs%2Fheads%2Ffeature%2Fvideo-track;p=teleforma.git add track condition --- diff --git a/teleforma/templates/teleforma/course_media.html b/teleforma/templates/teleforma/course_media.html index 2c1dfb13..716f784e 100644 --- a/teleforma/templates/teleforma/course_media.html +++ b/teleforma/templates/teleforma/course_media.html @@ -103,7 +103,9 @@ $(document).ready(function(){ {% if media.poster_file %}{% thumbnail media.poster_file '640' as im %}poster="{{ im.url }}"{% endthumbnail %}{% endif %} > - + {% if media.track_file %} + + {% endif %}

To view this video please enable JavaScript, and consider upgrading to a web browser that