Skip to content
Snippets Groups Projects
Commit 9a3c0e68 authored by Benjamin Hättasch's avatar Benjamin Hättasch
Browse files

Revert django-bootstrap4 update and related js dependencies

This reverts commit 1e7ca6bf and parts of other commits
parent 9b32e74f
No related branches found
No related tags found
No related merge requests found
Showing
with 23 additions and 26709 deletions
......@@ -166,13 +166,16 @@ BOOTSTRAP4 = {
"href": STATIC_URL + "common/css/bootstrap.css",
},
"javascript_url": {
"url": STATIC_URL + "common/vendor/bootstrap/bootstrap-4.6.0.min.js",
"url": STATIC_URL + "common/vendor/bootstrap/bootstrap-4.3.1.min.js",
},
"jquery_url": {
"url": STATIC_URL + "common/vendor/jquery/jquery-3.5.1.min.js",
"url": STATIC_URL + "common/vendor/jquery/jquery-3.3.1.min.js",
},
"jquery_slim_url": {
"url": STATIC_URL + "common/vendor/jquery/jquery-3.5.1.slim.min.js",
"url": STATIC_URL + "common/vendor/jquery/jquery-3.3.1.slim.min.js",
},
"popper_url": {
"url": STATIC_URL + "common/vendor/popper/popper-1.14.7.min.js",
},
}
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment