forked from ScoDoc/ScoDoc
Fix: titre col RCUE
This commit is contained in:
parent
4ec1b9c906
commit
e87e8723d6
@ -179,7 +179,7 @@ class RowCollector:
|
||||
note_class = " moy_ue_warning" # notes très basses
|
||||
self.add_cell(
|
||||
col_id,
|
||||
f"{rcue.ue_1.acronyme}-{rcue.ue_1.acronyme}",
|
||||
f"{rcue.ue_1.acronyme}-{rcue.ue_2.acronyme}",
|
||||
self.fmt_note(val),
|
||||
"col_ue" + note_class,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user