Merge branch add-location-period into 'master'

This commit is contained in:
2021-08-17 18:37:07 +02:00
103 changed files with 6268 additions and 1082 deletions

View File

@@ -27,6 +27,11 @@
</a>
</span>
</div>
{% if accompanyingCourse.locationStatus == 'address' or accompanyingCourse.locationStatus == 'none' %}
<div class="alert alert-danger">
{{ 'This course is located at a temporarily address. You should locate this course to an user'|trans }}
</div>
{% endif %}
{% endif %}
<h1>{{ 'Resume Accompanying Course'|trans }}</h1>