Fix workflow regression with accompanying period work (introduced by commit 6b90a7d2a7 24/01/2023)

This commit is contained in:
Mathieu Jaumotte 2023-05-17 16:28:51 +02:00
parent 66dc027354
commit 8a35c2e2ee

View File

@ -3,6 +3,14 @@
{{ 'workflow.SocialAction deleted'|trans }}
</div>
{% else %}
<div class="flex-table accompanying_course_work-list">
{% include '@ChillPerson/AccompanyingCourseWork/_item.html.twig' with {
'w': work,
'displayAction': false,
'displayContent': 'short',
'itemBlocClass': 'bg-chill-llight-gray'
} %}
</div>
{% if display_action is defined and display_action == true %}
<ul class="record_actions">
<li>