mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
correction of template, display title linked to workflow doc
This commit is contained in:
parent
2628e58ea0
commit
bf2d9acc5a
@ -1,9 +1,7 @@
|
||||
<div class="flex-table accompanying_course_work-list">
|
||||
<div class="item-bloc evaluation-item bg-chill-llight-gray">
|
||||
<div class="item-row mb-2">
|
||||
{% for d in evaluation.documents %}
|
||||
<h1>{{ d.title }}</h1>
|
||||
{% endfor %}
|
||||
<h1>{{ doc.title }}</h1>
|
||||
</div>
|
||||
<div class="item-row mb-2">
|
||||
<h2 class="badge-title">
|
||||
|
Loading…
x
Reference in New Issue
Block a user