1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-22 15:18:24 +02:00

Fix TFJM_settings dictionary

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-10-21 19:09:24 +02:00
parent 70f2be8b17
commit 4ab706d219

View File

@ -94,7 +94,7 @@
{% javascript 'main' %}
{{ TFJM|json_script:TFJM_settings }}
{{ TFJM|json_script:'TFJM_settings' }}
<script>
const CSRF_TOKEN = "{{ csrf_token }}"