mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-04 02:53:06 +00:00 
			
		
		
		
	migrate eboutic to typescript
This commit is contained in:
		@@ -11,7 +11,7 @@
 | 
			
		||||
{% block additional_js %}
 | 
			
		||||
    {# This script contains the code to perform requests to manipulate the
 | 
			
		||||
    user basket without having to reload the page #}
 | 
			
		||||
  <script src="{{ static('eboutic/js/eboutic.js') }}"></script>
 | 
			
		||||
  <script src="{{ static('webpack/eboutic/eboutic-index.ts') }}"></script>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block additional_css %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user