Skip to content

Commit

Permalink
Upgrade jQuery to 1.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzaefferer committed Nov 24, 2011
1 parent 9167ac9 commit 7af8fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datepicker-rewrite/index.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../jquery-1.7.js"></script>
<script src="../jquery-1.7.1.js"></script>
<script src="../ui/jquery.ui.core.js"></script>
<script src="../ui/jquery.ui.widget.js"></script>
<script src="../ui/jquery.ui.button.js"></script>
Expand Down

0 comments on commit 7af8fa3

Please sign in to comment.