forked from ScoDoc/ScoDoc
dict pour mails notif abs: déjà trop riche. #932
This commit is contained in:
parent
d6eeb5116d
commit
8f7320e044
@ -282,9 +282,6 @@ def abs_notification_message(
|
|||||||
"scolar.fiche_etud", scodoc_dept=g.scodoc_dept, etudid=etudid, _external=True
|
"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"]
|
template = prefs["abs_notification_mail_tmpl"]
|
||||||
txt = ""
|
txt = ""
|
||||||
if template:
|
if template:
|
||||||
|
Loading…
Reference in New Issue
Block a user