mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
css classes
This commit is contained in:
parent
8a35c2e2ee
commit
f1bf02d2b4
@ -3,12 +3,12 @@
|
||||
{{ 'workflow.SocialAction deleted'|trans }}
|
||||
</div>
|
||||
{% else %}
|
||||
<div class="flex-table accompanying_course_work-list">
|
||||
<div class="flex-table accompanying-course-work">
|
||||
{% include '@ChillPerson/AccompanyingCourseWork/_item.html.twig' with {
|
||||
'w': work,
|
||||
'displayAction': false,
|
||||
'displayContent': 'short',
|
||||
'itemBlocClass': 'bg-chill-llight-gray'
|
||||
'itemBlocClass': 'bg-chill-light-gray'
|
||||
} %}
|
||||
</div>
|
||||
{% if display_action is defined and display_action == true %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user