aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorMarc Grabanski <m@marcgrabanski.com>2008-06-10 10:43:28 +0000
committerMarc Grabanski <m@marcgrabanski.com>2008-06-10 10:43:28 +0000
commitb5bf25ba1a3abc59e113fd86d4abb6411558113d (patch)
tree08fa56e000ad4f5c436331d65f668e34fa71b39d /demos
parent7d9c73f0c57f09b09d827a0f7e7d24da3eb8764e (diff)
downloadjquery-ui-b5bf25ba1a3abc59e113fd86d4abb6411558113d.tar.gz
jquery-ui-b5bf25ba1a3abc59e113fd86d4abb6411558113d.zip
Added datepicker to demo list.
Diffstat (limited to 'demos')
-rw-r--r--demos/functional/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/functional/index.html b/demos/functional/index.html
index 05e359977..333b0b9d1 100644
--- a/demos/functional/index.html
+++ b/demos/functional/index.html
@@ -97,7 +97,7 @@
<li><a href="#ui.resizable" title="Goto Resizable's Component Page">Resizable</a></li>
<li><a href="#ui.selectable" title="Goto Selectable's Component Page">Selectable</a></li>
<li><a href="#ui.sortable" title="Goto Sortable's Component Page">Sortable</a></li>
-
+ <li><a href="#ui.datepicker" title="Goto Datepicker's Component Page">Datepicker</a></li>
</ul>
</div>
<br style="clear:both;">