Skip to content
Snippets Groups Projects
Commit 6ae433aa authored by Emmanuel Viennet's avatar Emmanuel Viennet
Browse files

Fix: bul. BUT court sur etudiants DEM

parent abb6907a
No related branches found
No related tags found
No related merge requests found
......@@ -538,7 +538,7 @@ class BulletinGeneratorBUTCourt(BulletinGeneratorStandard):
}, année BUT{self.bul["semestre"]["decision_annee"]["ordre"]}
<b>{self.bul["semestre"]["decision_annee"]["code"]}</b>.
<br/>
{self.bul["diplomation"]}
{self.bul.get("diplomation", "")}
"""
if self.diplome_dut120_descr:
txt += f"""<br/>{self.diplome_dut120_descr}."""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment