commit 6415bc686ef458dbc54422809e0adc42d4ce2ffd
parent b178645f73c883b0543056cdf330f8649ae5245d
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 11 Sep 2022 20:44:22 +0200
current bootstrap on longer needs jquery, remove
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/common/header.j2.inc b/common/header.j2.inc
@@ -50,7 +50,6 @@
<!-- Custom styles for this template -->
<link href="{{ url_static('styles.css') }}" rel="stylesheet">
- <script src="{{ url_dist('jquery/jquery.slim.min.js') }}"></script>
<script src="{{ url_dist('bootstrap/bootstrap.bundle.min.js') }}"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->