entrypoint added to webpack and js included in create template for person

This commit is contained in:
2021-10-07 16:57:22 +02:00
parent fb05d892a2
commit d524897838
2 changed files with 14 additions and 7 deletions

View File

@@ -104,3 +104,7 @@
</div>
{% endblock content %}
{% block js %}
{{ encore_entry_script_tags('mod_disablebuttons') }}
{% endblock js %}