mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 15:22:26 +01:00 
			
		
		
		
	Fix TFJM_settings dictionary
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
		@@ -94,7 +94,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
{% javascript 'main' %}
 | 
					{% javascript 'main' %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{{ TFJM|json_script:TFJM_settings }}
 | 
					{{ TFJM|json_script:'TFJM_settings' }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
    const CSRF_TOKEN = "{{ csrf_token }}"
 | 
					    const CSRF_TOKEN = "{{ csrf_token }}"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user