mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
accompanyingCourse, household and person use uniq menu template
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
{% block vertical_menu_content %}
|
||||
{{ chill_menu('accompanyingCourse', {
|
||||
'layout': 'ChillPersonBundle:AccompanyingCourse:menu.html.twig',
|
||||
'layout': '@ChillPerson/menu.html.twig',
|
||||
'args' : { 'accompanyingCourse': accompanyingCourse }
|
||||
}) }}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user