adapt path to new architecture

This commit is contained in:
2017-07-04 15:52:52 +02:00
parent b6486ab57b
commit c0e604415a
4 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
fake template

View File

@@ -0,0 +1 @@
{{ chill_menu('dummy0', {'args' : { 'param' :'fake' }, 'activeRouteKey': 'chill_main_dummy_0' }) }}

View File

@@ -0,0 +1 @@
{{ chill_menu('dummy1', {'layout' : '@tests/menus/fakeTemplate.html.twig' }) }}