From 8f7320e04492e3a77db6547442179fa8ae15adca Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Thu, 13 Jun 2024 22:25:53 +0200 Subject: [PATCH] =?UTF-8?q?dict=20pour=20mails=20notif=20abs:=20d=C3=A9j?= =?UTF-8?q?=C3=A0=20trop=20riche.=20#932?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/scodoc/sco_abs_notification.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/scodoc/sco_abs_notification.py b/app/scodoc/sco_abs_notification.py index 0a63fc56..e1ebfddf 100644 --- a/app/scodoc/sco_abs_notification.py +++ b/app/scodoc/sco_abs_notification.py @@ -282,9 +282,6 @@ def abs_notification_message( "scolar.fiche_etud", scodoc_dept=g.scodoc_dept, etudid=etudid, _external=True ) - # Formsemestre concerné (ex: "BUT Informatique semestre 2") - values["semestre"] = formsemestre.titre_num() - template = prefs["abs_notification_mail_tmpl"] txt = "" if template: