batch rename twig attribut

This commit is contained in:
2022-01-12 21:34:32 +01:00
parent 630115fd3a
commit e0ee817421
6 changed files with 21 additions and 12 deletions

View File

@@ -94,7 +94,7 @@
<div class="item-col">
{% include 'ChillActivityBundle:Activity:concernedGroups.html.twig' with {
'context': accompanyingCourse,
'with_display': 'row',
'render': 'row',
'entity': calendar
} %}
</div>