diff options
Diffstat (limited to 'demos/functional/index.html')
-rw-r--r-- | demos/functional/index.html | 2 |
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;"> |