Skip to content

Commit

Permalink
upgrade jquery to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kenyon authored and steveschnepp committed Sep 14, 2023
1 parent 66e3885 commit 435e12a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 22,018 deletions.
2 changes: 1 addition & 1 deletion contrib/plugin-gallery/static/gallery-footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<footer>
<p class="tagline">This page was generated by <a href="http://munin-monitoring.org/wiki/PluginGallery">gallery-build.sh</a>.</p>
</footer>
<script src="/static/js/jquery-1.12.4.js"></script>
<script src="/static/js/jquery-3.7.1.min.js"></script>
<script src="/static/js/script.js"></script>
</body>
</html>
Loading

0 comments on commit 435e12a

Please sign in to comment.