From 4d84b379832bde0c93dfe8364257cee9fea2fed7 Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Tue, 16 Oct 2012 13:54:56 +0200 Subject: [PATCH] Fix #930 Defaut d'affichage d elements inaccessible au download --- templates/web/common/dialog_export.twig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/web/common/dialog_export.twig b/templates/web/common/dialog_export.twig index e99ed0b97e..f8c58140db 100644 --- a/templates/web/common/dialog_export.twig +++ b/templates/web/common/dialog_export.twig @@ -106,7 +106,7 @@ {% for name, values in download.get_display_download() %} {% if values.available > 0 %} -
+
{% if values.refused|length > 0 %} -