From: Guillaume Pellerin Date: Thu, 11 Feb 2016 22:33:24 +0000 (+0100) Subject: fix video.js X-Git-Tag: 1.6b~3^2~5 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d8453800ab8ca2b2fdeb8e0bc36e0d660bd340bc;p=telemeta.git fix video.js --- diff --git a/telemeta/templates/telemeta/mediaitem_detail.html b/telemeta/templates/telemeta/mediaitem_detail.html index f05d0a4a..9553a159 100644 --- a/telemeta/templates/telemeta/mediaitem_detail.html +++ b/telemeta/templates/telemeta/mediaitem_detail.html @@ -76,8 +76,8 @@ {% if "video" in mime_type %} - - + + {% endif %} {% endif %}