From b8a97d13faa918281e59fbd0eea855f4085fdb72 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 10 Jun 2016 17:32:42 +0200 Subject: [PATCH] play button for item only --- telemeta/templates/telemeta/lists.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %} -- 2.39.5
- {% if resource.element.file or resource.element.has_mediafile %} + {% if resource.element.file %}

d

{% endif %}