chill_menu("admin") config from Admin/layoutWithVerticalMenu.html.twig

This commit is contained in:
Marc Ducobu 2015-11-25 11:56:29 +01:00
parent e76f553a6d
commit 24f79d1acb

View File

@ -30,12 +30,6 @@
}) }}
{% endblock %}
{% block vertical_menu_content %}
{{ chill_menu('admin', {
'layout': 'ChillMainBundle::Menu/admin.html.twig',
}) }}
{% endblock %}
{% block layout_wvm_content %}
{% block admin_content %}<!-- block personcontent empty -->
Welcome to the admin section !