Skip to content

Commit

Permalink
#TMMA-499: Upgrade jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
asset-web committed Jan 17, 2024
1 parent 39e08f7 commit ebca7ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions browser/static/sb-admin-2/vendor/jquery/jquery-3.7.1.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions browser/templates/includes/javascript.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- jQuery 3.2.1 -->
<script src="{{ STATIC_URL }}sb-admin-2/vendor/jquery/jquery-3.2.1.min.js"></script>
<!-- jQuery 3.7.1 -->
<script src="{{ STATIC_URL }}sb-admin-2/vendor/jquery/jquery-3.7.1.min.js"></script>

<!-- Bootstrap Core JavaScript -->
<script src="{{ STATIC_URL }}sb-admin-2/vendor/bootstrap/js/bootstrap.min.js"></script>
Expand Down

0 comments on commit ebca7ef

Please sign in to comment.