accompanying course work: remove display of creation date

This commit is contained in:
nobohan 2021-10-26 16:24:45 +02:00
parent 2f053d3b5f
commit d2eb7b471e

View File

@ -20,14 +20,6 @@
<div class="timeline">
<ul>
<li class="completed">
<div class="date">
<span>{{ w.createdAt|format_date('long') }}</span>
</div>
<div class="label">
<span>{{ 'accompanying_course_work.create_date'|trans }}</span>
</div>
</li>
<li class="completed">
<div class="date">
<span>{{ w.startDate|format_date('long') }}</span>