From ef8862789992eaf44d126022fe339115c1df5a68 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Mon, 14 Mar 2022 20:48:45 +0100 Subject: [PATCH] =?UTF-8?q?Fix:=20en-t=C3=AAte=20semestre=20(icons)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/formsemestre_page_title.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/formsemestre_page_title.html b/app/templates/formsemestre_page_title.html index 6a1d3442..265d8cae 100644 --- a/app/templates/formsemestre_page_title.html +++ b/app/templates/formsemestre_page_title.html @@ -29,17 +29,17 @@ }}" >{{formsemestre.etuds_inscriptions|length}} inscrits - {%-if formsemestre.etat -%} + {%-if not formsemestre.etat -%} {{ + scodoc_dept=g.scodoc_dept, formsemestre_id=formsemestre.id )}}">{{ scu.icontag("lock_img", border="0", title="Semestre verrouillé")|safe }} {%- endif -%} {%- - if formsemestre.bul_hide_xml -%}} + if formsemestre.bul_hide_xml -%} {{scu.icontag("hide_img", border="0", title="Bulletins NON publiés")|safe}} {%- else -%} {{scu.icontag("eye_img", border="0", title="Bulletins publiés")|safe}}