diff options
Diffstat (limited to 'demos/datepicker/index.html')
-rw-r--r-- | demos/datepicker/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/datepicker/index.html b/demos/datepicker/index.html index c71922f2b..9cce296e7 100644 --- a/demos/datepicker/index.html +++ b/demos/datepicker/index.html @@ -17,6 +17,7 @@ <li><a href="inline.html">Display inline</a></li> <li><a href="buttonbar.html">Display button bar</a></li> <li><a href="dropdown-month-year.html">Display month & year menus</a></li> + <li><a href="other-months.html">Dates in other months</a></li> <li><a href="multiple-calendars.html">Display multiple months</a></li> <li><a href="icon-trigger.html">Icon trigger</a></li> <li><a href="event-search.html">Event Search</a></li> |