diff --git a/app/but/bulletin_but.py b/app/but/bulletin_but.py index 4d0082145..e24aac66a 100644 --- a/app/but/bulletin_but.py +++ b/app/but/bulletin_but.py @@ -390,7 +390,6 @@ class BulletinBUT: "H.": "Heure(s)", "J.": "Journée(s)", "1/2 J.": "1/2 Jour.", - "N.": "Nombre", }.get(sco_preferences.get_preference("assi_metrique")), } decisions_ues = self.res.get_etud_decisions_ue(etud.id) or {} diff --git a/app/scodoc/sco_formsemestre_status.py b/app/scodoc/sco_formsemestre_status.py index e7f47b0b4..c8cb25da0 100755 --- a/app/scodoc/sco_formsemestre_status.py +++ b/app/scodoc/sco_formsemestre_status.py @@ -823,34 +823,20 @@ def _make_listes_sem(formsemestre: FormSemestre, with_absences=True): first_monday = sco_abs.ddmmyyyy( formsemestre.date_debut.strftime("%d/%m/%Y") ).prev_monday() - form_abs_tmpl = f""" + form_abs_tmpl = """