We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75b8aa6 + 8ad6356 commit 21c9311Copy full SHA for 21c9311
src/main/webapp/WEB-INF/templates/views/partials/head.jsp
@@ -24,8 +24,7 @@
24
25
26
<!--JQuery Library-->
27
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js">
28
- </script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
29
30
<!-- Bootstrap core CSS -->
31
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
@@ -141,4 +140,4 @@
141
140
142
143
<div class="container">
144
- <section id="content">
+ <section id="content">
0 commit comments