Skip to content

Commit

Permalink
jq version update
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshillen committed Mar 24, 2012
1 parent 32a8648 commit 5bc5f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datepicker-rewrite/index.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<script src="../jquery-1.7.1.js"></script> <script src="../jquery-1.7.2.js"></script>
<script src="../ui/jquery.ui.core.js"></script> <script src="../ui/jquery.ui.core.js"></script>
<script src="../ui/jquery.ui.widget.js"></script> <script src="../ui/jquery.ui.widget.js"></script>
<script src="../ui/jquery.ui.button.js"></script> <script src="../ui/jquery.ui.button.js"></script>
Expand Down

0 comments on commit 5bc5f4f

Please sign in to comment.