aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/dropdown-month-year.html
diff options
context:
space:
mode:
authorFelix Nagel <info@felixnagel.com>2012-05-17 15:57:52 +0200
committerFelix Nagel <info@felixnagel.com>2012-05-17 15:57:52 +0200
commita071d2a9513e9990e09718f51f9a6a326f67cab8 (patch)
tree15764d64dc6070e77908fdd8c3637fa4e4226201 /demos/datepicker/dropdown-month-year.html
parent8129ad4f5b0137e3765b1d054e939f58ef9ccb78 (diff)
parent4dd204b06788acddcad44ce52dc013402ffa0bfc (diff)
downloadjquery-ui-a071d2a9513e9990e09718f51f9a6a326f67cab8.tar.gz
jquery-ui-a071d2a9513e9990e09718f51f9a6a326f67cab8.zip
Upgrade to jQuery 1.6.4
Diffstat (limited to 'demos/datepicker/dropdown-month-year.html')
-rw-r--r--demos/datepicker/dropdown-month-year.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/datepicker/dropdown-month-year.html b/demos/datepicker/dropdown-month-year.html
index 2f6285dc5..bda7a889d 100644
--- a/demos/datepicker/dropdown-month-year.html
+++ b/demos/datepicker/dropdown-month-year.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Datepicker - Display month &amp; year menus</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.6.2.js"></script>
+ <script src="../../jquery-1.6.4.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>
<script src="../../ui/jquery.ui.datepicker.js"></script>