Merge remote-tracking branch 'origin/testing' into chill_amli

This commit is contained in:
2022-09-29 10:58:05 +02:00
184 changed files with 5397 additions and 1195 deletions

View File

@@ -23,13 +23,7 @@
{% block js %}
{{ encore_entry_script_tags('page_export') }}
{% if export_alias == 'count_social_work_actions' %}
{#
TODO: [debug] comprendre pq l'activation du composant Vue bloque le passage de
http://localhost:8001/fr/exports/new/count_social_work_actions?step=export
vers http://localhost:8001/fr/exports/new/count_social_work_actions?step=formatter
{{ encore_entry_script_tags('vue_form_action_goal_result') }}
#}
{{ encore_entry_script_tags('vue_export_action_goal_result') }}
{% endif %}
{% endblock js %}