Skip to content

Commit

Permalink
RS-7300: Upgrade JQuery to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edu-de committed May 19, 2023
1 parent 609373a commit 8b3444b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion war/ReportServer.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</style>

<!-- jQuery -->
<script type="text/javascript" src="resources/js/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="resources/js/jquery-3.7.0.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$("#version").load("reportserver/version?style=banner")
Expand Down
2 changes: 0 additions & 2 deletions war/resources/js/jquery-3.6.1.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions war/resources/js/jquery-3.7.0.min.js

Large diffs are not rendered by default.

0 comments on commit 8b3444b

Please sign in to comment.