From 245e912aea0fd663504095bb2a6be584f7229a77 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 7 Mar 2016 17:12:32 +0100 Subject: [PATCH] update screenshot and video sizes --- teleforma/templates/teleforma/inc/media_package_list.html | 2 +- teleforma/templates/teleforma/seminar_media_video.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/teleforma/templates/teleforma/inc/media_package_list.html b/teleforma/templates/teleforma/inc/media_package_list.html index 8c0a0c26..7584f6d1 100644 --- a/teleforma/templates/teleforma/inc/media_package_list.html +++ b/teleforma/templates/teleforma/inc/media_package_list.html @@ -11,7 +11,7 @@ {% with media.item.related.all|preview as related %} {% if related %} - {% thumbnail related.file "168x96" as im %} + {% thumbnail related.file "168x98" as im %}
{% trans 'Click here' %}
diff --git a/teleforma/templates/teleforma/seminar_media_video.html b/teleforma/templates/teleforma/seminar_media_video.html index afd2cac9..a7b53cff 100644 --- a/teleforma/templates/teleforma/seminar_media_video.html +++ b/teleforma/templates/teleforma/seminar_media_video.html @@ -96,7 +96,7 @@ $(window).ready(function(){
-