generated from gitea_admin/default
corrections
This commit is contained in:
@@ -128,7 +128,7 @@ function getProjetLyceeSummary(payload) {
|
||||
`Nombre probable d'eleves concernes : ${payload.studentCount}`,
|
||||
...(projectWishes.length ? ["", "Souhaits de projet :", ...projectWishes] : []),
|
||||
"",
|
||||
"Periode souhaitee :",
|
||||
"Periode souhaitée :",
|
||||
payload.projectPeriod,
|
||||
].join("\n")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user