From: Guillaume Pellerin Date: Mon, 4 Jun 2018 10:51:34 +0000 (+0200) Subject: Deactivate video.js for now X-Git-Tag: 1.7.0~2^2~4^2~3 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=9b8c81405ef7811e67c325968f16ffb2d17c49ea;p=telemeta.git Deactivate video.js for now --- diff --git a/telemeta/templates/telemeta/mediaitem_detail.html b/telemeta/templates/telemeta/mediaitem_detail.html index 42b3660b..6a280094 100644 --- a/telemeta/templates/telemeta/mediaitem_detail.html +++ b/telemeta/templates/telemeta/mediaitem_detail.html @@ -82,8 +82,10 @@ {% if "video" in mime_type %} - - + {% comment %} + + + {% endcomment %} {% endif %} {% endif %}