mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +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="flex-table accompanying_course_work-list">
|
||||||
<div class="item-bloc evaluation-item bg-chill-llight-gray">
|
<div class="item-bloc evaluation-item bg-chill-llight-gray">
|
||||||
<div class="item-row mb-2">
|
<div class="item-row mb-2">
|
||||||
{% for d in evaluation.documents %}
|
<h1>{{ doc.title }}</h1>
|
||||||
<h1>{{ d.title }}</h1>
|
|
||||||
{% endfor %}
|
|
||||||
</div>
|
</div>
|
||||||
<div class="item-row mb-2">
|
<div class="item-row mb-2">
|
||||||
<h2 class="badge-title">
|
<h2 class="badge-title">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user