Correction bug : "Faire figurer les décisions sur les bulletins"

This commit is contained in:
Sébastien Lehmann 2022-07-06 21:17:39 +02:00
parent 428cc61527
commit f9b4a582f5
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ class releveBUT extends HTMLElement {
<div>${data.semestre.absences?.injustifie ?? "-"}</div>
<div class=abs>Total</div><div>${data.semestre.absences?.total ?? "-"}</div>
</div>`;
if(data.semestre.decision_rcue.length){
if(data.semestre.decision_rcue?.length){
output += `
<div>
<div class=enteteSemestre>RCUE</div><div></div>