From: Guillaume Pellerin Date: Fri, 10 Jun 2016 15:32:42 +0000 (+0200) Subject: play button for item only X-Git-Tag: search~8^2~6 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b8a97d13faa918281e59fbd0eea855f4085fdb72;p=telemeta.git play button for item only --- diff --git a/telemeta/templates/telemeta/lists.html b/telemeta/templates/telemeta/lists.html index 5e3d98a0..c2cba372 100644 --- a/telemeta/templates/telemeta/lists.html +++ b/telemeta/templates/telemeta/lists.html @@ -144,7 +144,7 @@
{% for playlist in playlists %} - +
{{ playlist.playlist.title }}
@@ -218,7 +218,7 @@ {% endif %}
- {% if resource.element.file or resource.element.has_mediafile %} + {% if resource.element.file %}

d

{% endif %}