switching to new syntax

This commit is contained in:
Lucas Silva
2023-03-30 14:31:02 +02:00
parent afb25276ee
commit d8d517017d
6 changed files with 15 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
{% if work is not null %}
<div class="flex-table">
{% if is_granted('CHILL_MAIN_ACCOMPANYING_PERIOD_WORK_SEE', work) %}
{% include 'ChillPersonBundle:AccompanyingCourseWork:_item.html.twig' with {
{% include "@ChillPerson/AccompanyingCourseWork/_item.html.twig" with {
'itemBlocClass': 'bg-chill-llight-gray',
'displayAction': true,
'displayContent': 'short',