Skip to content

Commit f100ecd

Browse files
chore: update local jQuery UI to version 1.14.1 (#832)
* chore: update jQuery UI to version 1.14.1
1 parent 3d50dd8 commit f100ecd

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

cms/templates/content_libraries/xblock_iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
$.ajaxWithPrefix = $.ajax;
1717
</script>
1818
<!-- The Video XBlock requires "Slider" from jQuery-UI: -->
19-
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script>
19+
<script src="https://code.jquery.com/ui/1.14.1/jquery-ui.min.js"></script>
2020
<!-- The video XBlock depends on Underscore.JS -->
2121
<script type="text/javascript" src="{{ lms_root_url }}/static/common/js/vendor/underscore.js"></script>
2222
<!-- The video XBlock depends on jquery-cookie -->

common/static/js/vendor/jquery-ui.min.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)