N°2268: Upgrade jQuery to v3.4.1 and jQuery migrate to v3.1.0. Remove version number from both libraries filename

This commit is contained in:
Stephen Abello
2019-06-26 10:35:23 +02:00
parent a5745ba72d
commit 6de6c38834
8 changed files with 77 additions and 238 deletions

View File

@@ -29,7 +29,7 @@ var aDictEntries = {"Core:AttributeSet:placeholder": "click to add"};
</script>
<script src="../js/utils.js"></script>
<script src="../js/jquery-3.3.1.min.js"></script>
<script src="../js/jquery.min.js"></script>
<script src="../js/jquery-ui-1.11.4.custom.min.js"></script>
<script src="../js/selectize.min.js"></script>
<script src="../js/jquery.itop-set-widget.js"></script>
@@ -106,4 +106,4 @@ $("#tagset-field").set_widget({isDebug: true});
</body>
</html>
</html>