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 f66e0ede3..5bba2ecc0 100644 --- a/demos/datepicker/index.html +++ b/demos/datepicker/index.html @@ -21,6 +21,7 @@ <li><a href="show-week.html">Show week of the year</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="animation.html">Animations</a></li> <li><a href="event-search.html">Event Search</a></li> </ul> </div> |