diff --git a/app/scodoc/sco_formsemestre_status.py b/app/scodoc/sco_formsemestre_status.py index f634d73baa1d3b8cf1468116d59d449a3b93d8c5..eda1d22c978e67d73a0d70c63a6494660bd2e8ee 100755 --- a/app/scodoc/sco_formsemestre_status.py +++ b/app/scodoc/sco_formsemestre_status.py @@ -889,6 +889,12 @@ def _make_listes_sem(formsemestre: FormSemestre) -> str: }">Ajouter une partition</a>""" ) + autres_liens.append( + f"""<a class="stdlink" + title="EH.OH""> + {formsemestre.etapes}</a>""" + ) + # --- Formulaire importation Assiduité excel (si autorisé) if current_user.has_permission(Permission.AbsChange) and not disable_abs: autres_liens.append(