do not show button to send notification on draft courses

This commit is contained in:
Julien Fastré 2022-04-06 12:42:12 +02:00
parent 5477a70c84
commit 95b114a144

View File

@ -185,6 +185,7 @@
</div>
{% endif %}
{% if accompanyingCourse.step != 'DRAFT' %}
<div class="mbloc col col-sm-6 col-lg-4">
<div class="notification-counter">
<h4 class="item-key">{{ 'notification.Notifications'|trans }}</h4>
@ -203,6 +204,7 @@
</div>
</div>
</div>
{% endif %}
</div>
<div class="social-actions my-4">