mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-23 12:24:45 +02:00
Dont change language, when using the treeview links.
This commit is contained in:
parent
72dc7334ec
commit
c8bcec7161
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue