mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2024-12-24 17:02:24 +00:00
Use full jquery lib
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
f8297eebe1
commit
fb4edccc40
2
tfjm/static/jquery/jquery-3.5.1.slim.min.js
vendored
2
tfjm/static/jquery/jquery-3.5.1.slim.min.js
vendored
File diff suppressed because one or more lines are too long
2
tfjm/static/jquery/jquery-3.6.0.min.js
vendored
Normal file
2
tfjm/static/jquery/jquery-3.6.0.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -24,7 +24,7 @@
|
|||||||
<link rel="stylesheet" href="{% static 'fontawasome/css/v4-shims.css' %}">
|
<link rel="stylesheet" href="{% static 'fontawasome/css/v4-shims.css' %}">
|
||||||
|
|
||||||
{# JQuery, Bootstrap and Turbolinks JavaScript #}
|
{# JQuery, Bootstrap and Turbolinks JavaScript #}
|
||||||
<script src="{% static 'jquery/jquery-3.5.1.slim.min.js' %}"></script>
|
<script src="{% static 'jquery/jquery-3.6.0.min.js' %}"></script>
|
||||||
<script src="{% static 'bootstrap/js/bootstrap.bundle.min.js' %}"></script>
|
<script src="{% static 'bootstrap/js/bootstrap.bundle.min.js' %}"></script>
|
||||||
<script src="{% static 'turbolinks/turbolinks.js' %}"></script>
|
<script src="{% static 'turbolinks/turbolinks.js' %}"></script>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user