forked from ScoDoc/ScoDoc
Fix: bul. BUT court sur etudiants DEM
This commit is contained in:
parent
abb6907a5d
commit
6ae433aa61
@ -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}."""
|
||||
|
Loading…
Reference in New Issue
Block a user