aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/index.html
diff options
context:
space:
mode:
authorCa-Phun Ung <pazu2k@gmail.com>2008-12-30 10:12:02 +0000
committerCa-Phun Ung <pazu2k@gmail.com>2008-12-30 10:12:02 +0000
commit95b6cb982709708f43dafcdeb9cb6307e998e61f (patch)
tree7cc2ef8ca72610c4132a4ddafb3cb788354dd42c /demos/datepicker/index.html
parentc4b7f1f9f062c64ce65970ae1c6edea4ec592a35 (diff)
downloadjquery-ui-95b6cb982709708f43dafcdeb9cb6307e998e61f.tar.gz
jquery-ui-95b6cb982709708f43dafcdeb9cb6307e998e61f.zip
updated all demos/*/index.html files to reflect new markup changes.
Diffstat (limited to 'demos/datepicker/index.html')
-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 14e8a1891..63c49affd 100644
--- a/demos/datepicker/index.html
+++ b/demos/datepicker/index.html
@@ -9,7 +9,7 @@
<div class="demos-nav">
<h4>Datepicker</h4>
<ul>
- <li><a href="default.html">Default datepicker</a></li>
+ <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="buttonbar.html">Today & Done button bar</a></li>
<li><a href="multiple_calendars.html">3 month view</a></li>