Merge branch 'export_vue_multiselect' into 111_exports_suite

This commit is contained in:
2022-09-08 14:23:22 +02:00
6 changed files with 472 additions and 80 deletions

View File

@@ -22,6 +22,9 @@
{% block js %}
{{ encore_entry_script_tags('page_export') }}
{% if export_alias == 'count_social_work_actions' %}
{{ encore_entry_script_tags('vue_form_action_goal_result') }}
{% endif %}
{% endblock js %}
{% block content %}