From 63b9d63ba0e68daeddfda0e92a2428a8ae989eb6 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 27 Sep 2018 08:19:52 +0200 Subject: [PATCH] FIXME comment buggy empty news list --- teleforma/templates/teleforma/inc/newsitems_portlet.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teleforma/templates/teleforma/inc/newsitems_portlet.html b/teleforma/templates/teleforma/inc/newsitems_portlet.html index a0a072b5..5b3a247c 100644 --- a/teleforma/templates/teleforma/inc/newsitems_portlet.html +++ b/teleforma/templates/teleforma/inc/newsitems_portlet.html @@ -19,7 +19,7 @@ {% if course_newsitems|length >= 5 %} {% endif %} @@ -33,4 +33,4 @@ {% endif %} - \ No newline at end of file + -- 2.39.5