Dont change language, when using the treeview links.

This commit is contained in:
Jan Böhmer 2019-03-27 20:14:54 +01:00
parent 72dc7334ec
commit c8bcec7161

View file

@ -18,7 +18,7 @@
{{ encore_entry_link_tags('app') }} {{ encore_entry_link_tags('app') }}
{% endblock %} {% endblock %}
</head> </head>
<body data-base-url="{{ app.request.basePath }}"> <body data-base-url="{{ app.request.basePath }}/{{ app.request.locale }}">
{% block body %} {% block body %}
<header> <header>