Skip to content

Commit 7af8fa3

Browse files
committed
Upgrade jQuery to 1.7.1.
1 parent 9167ac9 commit 7af8fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datepicker-rewrite/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<script src="../jquery-1.7.js"></script>
5+
<script src="../jquery-1.7.1.js"></script>
66
<script src="../ui/jquery.ui.core.js"></script>
77
<script src="../ui/jquery.ui.widget.js"></script>
88
<script src="../ui/jquery.ui.button.js"></script>

0 commit comments

Comments
 (0)