Fix TFJM_settings dictionary
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
parent
70f2be8b17
commit
4ab706d219
|
@ -94,7 +94,7 @@
|
|||
|
||||
{% javascript 'main' %}
|
||||
|
||||
{{ TFJM|json_script:TFJM_settings }}
|
||||
{{ TFJM|json_script:'TFJM_settings' }}
|
||||
|
||||
<script>
|
||||
const CSRF_TOKEN = "{{ csrf_token }}"
|
||||
|
|
Loading…
Reference in New Issue