From: Yoan Le Clanche Date: Mon, 2 Jun 2025 10:05:21 +0000 (+0200) Subject: Update create conference button style X-Git-Tag: 2.9.2~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4dc28e8d7457bc96070ee693bb0ec25011e8d144;p=teleforma.git Update create conference button style --- diff --git a/teleforma/templates/teleforma/course_detail.html b/teleforma/templates/teleforma/course_detail.html index adf3548b..3f7ca1fd 100644 --- a/teleforma/templates/teleforma/course_detail.html +++ b/teleforma/templates/teleforma/course_detail.html @@ -82,7 +82,7 @@
{{ course.title }} - Corrections de copies{% if course.description %} - {{ course.description }}{% endif %} - {% if user.is_staff or user.professor.count %}Créer une correction de copie{% endif %} + {% if user.is_staff or user.professor.count %}Créer une correction de copie{% endif %}
{% block webclass_corrections %}