Correction ortho dans PDF supervision
This commit is contained in:
parent
24554804c4
commit
120869354c
1 changed files with 1 additions and 1 deletions
|
|
@ -578,7 +578,7 @@ class MentorCompensationPdfForm(CompensationPDFForm):
|
|||
|
||||
|
||||
class SupervisorCompensationPdfForm(MentorCompensationPdfForm):
|
||||
mandat_template = "Supevision de {student_civility} {student_fullname}, classe {klass}"
|
||||
mandat_template = "Supervision de {student_civility} {student_fullname}, classe {klass}"
|
||||
|
||||
def __init__(self, out, student):
|
||||
super().__init__(out, student)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue