forked from ScoDoc/ScoDoc
signature PV jury: inversion nom et titre
This commit is contained in:
parent
575722dd0f
commit
4b858591f4
@ -824,10 +824,10 @@ def _pvjury_pdf_type(
|
||||
# Signature du directeur
|
||||
objects += sco_pdf.makeParas(
|
||||
"""<para spaceBefore="10mm" align="right">
|
||||
Le %s, %s</para>"""
|
||||
%s, %s</para>"""
|
||||
% (
|
||||
context.get_preference("DirectorTitle", formsemestre_id) or "",
|
||||
context.get_preference("DirectorName", formsemestre_id) or "",
|
||||
context.get_preference("DirectorTitle", formsemestre_id) or "",
|
||||
),
|
||||
style,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user