From: Emilie Date: Fri, 21 Oct 2016 08:12:04 +0000 (+0200) Subject: Event : mask 'Reserve' if archive X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a761f5921e0bb1246849deb95c24c08b86d1bd16;p=mezzo.git Event : mask 'Reserve' if archive --- diff --git a/app/templates/agenda/includes/event_metainfo_line.html b/app/templates/agenda/includes/event_metainfo_line.html index 547ebc54..e73ecb68 100644 --- a/app/templates/agenda/includes/event_metainfo_line.html +++ b/app/templates/agenda/includes/event_metainfo_line.html @@ -16,7 +16,7 @@ {% if unit_booking %} - {% if event.prices.all.0|floatformat != '0' and event.prices.all|length > 0 %} + {% if event.prices.all.0|floatformat != '0' and event.prices.all|length > 0 and not is_archive %}

{% trans "Reserve" %}