]> git.parisson.com Git - teleforma.git/commitdiff
Fix "more video" link https://trackers.pilotsystems.net/prebarreau/0343
authorYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 11 Jan 2022 15:56:20 +0000 (16:56 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 11 Jan 2022 15:56:20 +0000 (16:56 +0100)
teleforma/templates/teleforma/inc/media_list.html

index 37f0318343b967e1959cb63edcc4a4e36195d032..e937667a2740fbb7590aa71c7ea9f1670889238e 100644 (file)
@@ -3,7 +3,7 @@
 {% load i18n %}
 
 {% if course.media.all|from_course_type:type %}
-<div class="course_content">
+<div class="course_content content_video">
 <div class="course_subtitle">
     <h3><img src="{{ STATIC_URL }}telemeta/images/item_title.png" width="10px" alt="" /> {% trans "Passed conferences"%}</h3>
 </div>