Skip to content

Commit 5a274d2

Browse files
authored
Update all.html
1 parent bff489e commit 5a274d2

File tree

1 file changed

+2
-2
lines changed
  • build/static/neatline/fullscreen

1 file changed

+2
-2
lines changed

build/static/neatline/fullscreen/all.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
//<!--
8383
window.jQuery || document.write("<script type=\"text\/javascript\" src=\"..\/..\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.12.4\/jquery.min.js\" charset=\"utf-8\"><\/script>") //-->
8484
</script>
85-
<script type="text/javascript" src="../../ajax.googleapis.com/ajax/libs/jqueryui/1.12.4/jquery-ui.min.js"></script>
85+
<script type="text/javascript" src="../../ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js"></script>
8686
<script type="text/javascript">
8787
//<!--
88-
window.jQuery.ui || document.write("<script type=\"text\/javascript\" src=\"..\/..\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.12.4\/jquery.min.js\" charset=\"utf-8\"><\/script>") //-->
88+
window.jQuery.ui || document.write("<script type=\"text\/javascript\" src=\"..\/..\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.11.2\/jquery-ui.min.js\" charset=\"utf-8\"><\/script>") //-->
8989
</script>
9090
<script type="text/javascript">
9191
//<!--

0 commit comments

Comments
 (0)