Update jquery on other pages

This commit is contained in:
JonnyWong16
2020-10-04 19:37:17 -07:00
parent b53f16645c
commit 62f153acd2
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
</div>
</div>
<script src="${http_root}js/jquery-2.1.4.min.js"></script>
<script src="${http_root}js/jquery-3.5.1.min.js"></script>
<script>
$(document).ready(function () {
var frame = $('<iframe></iframe>', {