From: Guillaume Pellerin Date: Thu, 11 Jul 2013 09:56:24 +0000 (+0200) Subject: add thumbnails to media preview X-Git-Tag: 1.1~579 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=660b3baf7469536fa65c6baf3cd0635e11f15434;p=teleforma.git add thumbnails to media preview --- diff --git a/teleforma/templates/teleforma/course_media.html b/teleforma/templates/teleforma/course_media.html index d5d4ec87..d769a39c 100644 --- a/teleforma/templates/teleforma/course_media.html +++ b/teleforma/templates/teleforma/course_media.html @@ -2,7 +2,7 @@ {% load telemeta_utils %} {% load teleforma_tags %} {% load i18n %} - +{% load thumbnail %} {% block extra_javascript %} @@ -96,7 +96,7 @@ $(document).ready(function(){ {% if "video" in media.mime_type %}
-