aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker
diff options
context:
space:
mode:
Diffstat (limited to 'demos/datepicker')
-rw-r--r--demos/datepicker/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/datepicker/index.html b/demos/datepicker/index.html
index 44abcacc4..fef4eb49b 100644
--- a/demos/datepicker/index.html
+++ b/demos/datepicker/index.html
@@ -10,7 +10,7 @@
<h4>Examples</h4>
<ul>
<li class="demo-config-on"><a href="default.html">Default datepicker</a></li>
- <li><a href="dropdown_month_year.html">Month & year menus</a></li>
+ <li><a href="dropdown_month_year.html">Month &amp; year menus</a></li>
<li><a href="buttonbar.html">Button bar</a></li>
<li><a href="multiple_calendars.html">3 month view</a></li>
<li><a href="inline.html">Inline datepicker</a></li>