chore: upgrade jQuery UI to version 1.14.1 (#37025)
This commit is contained in:
committed by
GitHub
parent
ed2e77ed82
commit
e4270785b3
10
common/static/js/vendor/jquery-ui.min.js
vendored
10
common/static/js/vendor/jquery-ui.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -24,7 +24,7 @@
|
||||
$.ajaxWithPrefix = $.ajax;
|
||||
</script>
|
||||
<!-- The Video XBlock requires "Slider" from jQuery-UI: -->
|
||||
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script>
|
||||
<script src="https://code.jquery.com/ui/1.14.1/jquery-ui.min.js"></script>
|
||||
<!-- The video XBlock depends on Underscore.JS -->
|
||||
<script type="text/javascript" src="{{ lms_root_url }}/static/common/js/vendor/underscore.js"></script>
|
||||
<!-- The video XBlock depends on jquery-cookie -->
|
||||
|
||||
Reference in New Issue
Block a user