Banner context fixed parent() passed to template

This commit is contained in:
2021-09-15 10:42:56 +02:00
parent e03f41ffbc
commit d7a4e6c037
4 changed files with 4 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
{% endblock %}
{% block js %}
{{ parent() }}
{{ encore_entry_script_tags('mod_async_upload') }}
{% endblock %}