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 d5bc25308..07f8266bd 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/all.css">
- <script src="../../jquery-1.10.2.js"></script>
+ <script src="../../jquery.js"></script>
<script src="../../ui/core.js"></script>
<script src="../../ui/widget.js"></script>
<script src="../../ui/datepicker.js"></script>