From: Jérémy Fabre Date: Fri, 21 Oct 2016 13:45:56 +0000 (+0200) Subject: Remove banner text from event list X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5e550601094b024739d02e2de7c1296c4dcc9313;p=mezzo.git Remove banner text from event list --- diff --git a/app/static/src/sass/modules/_banner.scss b/app/static/src/sass/modules/_banner.scss index 9bdc5a75..88541df5 100644 --- a/app/static/src/sass/modules/_banner.scss +++ b/app/static/src/sass/modules/_banner.scss @@ -103,6 +103,7 @@ $module: ".banner"; margin-top: 0; @include margin-bottom(2); + height: 150px; #{$module}__title { diff --git a/app/templates/agenda/event_list.html b/app/templates/agenda/event_list.html index 8f9ca26f..ed4a0269 100644 --- a/app/templates/agenda/event_list.html +++ b/app/templates/agenda/event_list.html @@ -100,9 +100,6 @@ - @@ -140,12 +137,14 @@ {% endif %} - {% if tag and not tag|tag_is_excluded or not tag and not is_archive %} + + {% keywords_for mezzanine_agenda.event as tags %} {# {% all_events as all_events %}#} {% if tags %}