]> git.parisson.com Git - teleforma.git/commitdiff
add back and foreground to live div
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 31 Jan 2023 08:19:21 +0000 (09:19 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 31 Jan 2023 08:19:21 +0000 (09:19 +0100)
teleforma/templates/teleforma/inc/conference_list.html

index 323c8abaa6eea8f33e3eae936d396c65235a80d6..f3c57682af21982caacfeec94a1faa56f72fc841 100644 (file)
@@ -17,7 +17,7 @@
             {% if stream.streaming %}
             <td {% if forloop.first %}class="border-top"{% endif %} width="230px">
                <a href="{% url 'teleforma-conference-detail' period.id stream.conference.id %}" title="{% trans "View" %}">
-               <img id="snapshot-{{ stream.course.code }}-{{ stream.course_type }}" src="{{ stream.snapshot_url }}" width="100%" alt="{% trans 'Click here' %}" />
+               <img src="/static/teleforma/images/play_168.png" width="100%" style="background: black;" alt="{% trans 'Click here' %}" />
                </a>
             </td>
             <td {% if forloop.first %}class="border-top"{% endif %} width="60%" style="padding-left: 1em;">