aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/dropdown-month-year.html
diff options
context:
space:
mode:
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 d775e4102..aa1149a27 100644
--- a/demos/datepicker/dropdown-month-year.html
+++ b/demos/datepicker/dropdown-month-year.html
@@ -3,7 +3,7 @@
<head>
<title>jQuery UI Datepicker - Display month &amp; year menus</title>
<link type="text/css" href="../../themes/base/ui.all.css" rel="stylesheet" />
- <script type="text/javascript" src="../../jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="../../jquery-1.4.js"></script>
<script type="text/javascript" src="../../ui/jquery.ui.core.js"></script>
<script type="text/javascript" src="../../ui/jquery.ui.widget.js"></script>
<script type="text/javascript" src="../../ui/jquery.ui.datepicker.js"></script>