Skip to content

Commit 1a64a8f

Browse files
committed
Change the version of jquery-ui in index.html file
1 parent 96cbdb4 commit 1a64a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- 1. Load libraries -->
1212
<script src="http://code.jquery.com/jquery-1.12.3.js"></script>
13-
<script src="http://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script>
13+
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script>
1414
<!-- IE required polyfills, in this exact order -->
1515
<script src="https://cdnjs.cloudflare.com/ajax/libs/es6-shim/0.35.0/es6-shim.min.js"></script>
1616
<script src="https://cdnjs.cloudflare.com/ajax/libs/systemjs/0.19.20/system-polyfills.js"></script>

0 commit comments

Comments
 (0)