mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 14:36:13 +00:00
accompanying course work: remove display of creation date
This commit is contained in:
parent
2f053d3b5f
commit
d2eb7b471e
@ -20,14 +20,6 @@
|
|||||||
|
|
||||||
<div class="timeline">
|
<div class="timeline">
|
||||||
<ul>
|
<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">
|
<li class="completed">
|
||||||
<div class="date">
|
<div class="date">
|
||||||
<span>{{ w.startDate|format_date('long') }}</span>
|
<span>{{ w.startDate|format_date('long') }}</span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user