mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-08 00:08:08 +01:00
Dont change language, when using the treeview links.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
{{ encore_entry_link_tags('app') }}
|
||||
{% endblock %}
|
||||
</head>
|
||||
<body data-base-url="{{ app.request.basePath }}">
|
||||
<body data-base-url="{{ app.request.basePath }}/{{ app.request.locale }}">
|
||||
{% block body %}
|
||||
|
||||
<header>
|
||||
|
||||
Reference in New Issue
Block a user