From: Gael Le Mignot Date: Tue, 10 Aug 2021 08:38:42 +0000 (+0200) Subject: Not displaying link to register to a closed webclass X-Git-Tag: 2.5.0~73 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=6a5ad937841fcaf0e4d763ecc1ceca04d4706092;p=teleforma.git Not displaying link to register to a closed webclass --- diff --git a/teleforma/templates/teleforma/course_detail.html b/teleforma/templates/teleforma/course_detail.html index 77ce2284..5a53a301 100644 --- a/teleforma/templates/teleforma/course_detail.html +++ b/teleforma/templates/teleforma/course_detail.html @@ -14,7 +14,7 @@
- {% if webclass and not webclass_slot %} + {% if webclass and not webclass_slot and webclass_not_over %}

Vous n'êtes pas inscrit à la webclass de cette matière.