This commit is contained in:
2025-07-29 14:51:01 +02:00
parent 540f6cd1d6
commit 2558363a67
4 changed files with 9 additions and 10 deletions

View File

@ -2,7 +2,7 @@
class="file-browser"
data-domain="{{ domain }}"
data-id="{{ id }}"
data-base-path="{{ path('app_files', { domain: domain, id: id }) }}"
data-base-path="{{ path('app_files', { domain: domain, id: id, editable: editable }) }}"
data-current-path="{{ path }}">
<div class="card mt-3">