send rendering of menu to devoted controller

This commit is contained in:
2013-11-06 17:46:10 +01:00
parent 3baf7acfb5
commit b89c5e3de4
5 changed files with 13 additions and 21 deletions

View File

@@ -1,5 +1,6 @@
{% extends "CLChillPersonBundle::layout.html.twig" %}
{% extends "CLChillPersonBundle::layout.html.twig" %}
{% set activeRouteKey = 'chill_person_view' %}
{#