From c69e9c34a07ae3c7662c305ccf6388361b03cd02 Mon Sep 17 00:00:00 2001 From: Iziram Date: Fri, 1 Mar 2024 12:35:13 +0100 Subject: [PATCH] =?UTF-8?q?Assiduit=C3=A9=20:=20fix=20format=20date=20'abs?= =?UTF-8?q?ences=20du'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/sidebar.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/sidebar.j2 b/app/templates/sidebar.j2 index f07e6808..00c61230 100755 --- a/app/templates/sidebar.j2 +++ b/app/templates/sidebar.j2 @@ -56,8 +56,8 @@ Absences {% if sco.etud_cur_sem %} - ({{sco.prefs["assi_metrique"]}}) + ({{sco.prefs["assi_metrique"]}})
{{'%1.0f'|format(sco.nbabsjust)}} J., {{'%1.0f'|format(sco.nbabsnj)}} N.J.
{% endif %}