mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 08:25:50 +01:00
Bump jQuery to 3.5.1 (#2447)
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
<link href="@helpers.assets("/vendors/jquery-ui/jquery-ui.structure.min.css")" rel="stylesheet">
|
<link href="@helpers.assets("/vendors/jquery-ui/jquery-ui.structure.min.css")" rel="stylesheet">
|
||||||
<link href="@helpers.assets("/vendors/jquery-ui/jquery-ui.theme.min.css")" rel="stylesheet">
|
<link href="@helpers.assets("/vendors/jquery-ui/jquery-ui.theme.min.css")" rel="stylesheet">
|
||||||
<link href="@helpers.assets("/common/css/gitbucket.css")" rel="stylesheet">
|
<link href="@helpers.assets("/common/css/gitbucket.css")" rel="stylesheet">
|
||||||
<script src="@helpers.assets("/vendors/jquery/jquery-3.4.1.min.js")"></script>
|
<script src="@helpers.assets("/vendors/jquery/jquery-3.5.1.min.js")"></script>
|
||||||
<script src="@helpers.assets("/vendors/jquery-ui/jquery-ui.min.js")"></script>
|
<script src="@helpers.assets("/vendors/jquery-ui/jquery-ui.min.js")"></script>
|
||||||
<script src="@helpers.assets("/vendors/dropzone/dropzone.min.js")"></script>
|
<script src="@helpers.assets("/vendors/dropzone/dropzone.min.js")"></script>
|
||||||
<script src="@helpers.assets("/common/js/validation.js")"></script>
|
<script src="@helpers.assets("/common/js/validation.js")"></script>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
2
src/main/webapp/assets/vendors/jquery/jquery-3.5.1.min.js
vendored
Normal file
2
src/main/webapp/assets/vendors/jquery/jquery-3.5.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user