aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/index.html
diff options
context:
space:
mode:
authorKyle Wilkinson <kai@wikyd.org>2010-11-19 15:54:49 -0800
committerScott González <scott.gonzalez@gmail.com>2010-11-21 09:41:27 -0500
commitf070b0a24b7f44b69edfdcd790fd5b72883c11ae (patch)
tree376742603bb93c2c1962d1c6b8ae40f85a604195 /demos/datepicker/index.html
parentddf59462af7fb986bb06c0b6d0101086b0702f5b (diff)
downloadjquery-ui-f070b0a24b7f44b69edfdcd790fd5b72883c11ae.tar.gz
jquery-ui-f070b0a24b7f44b69edfdcd790fd5b72883c11ae.zip
Datepicker Demo: modifed the name of the event search demo to be date-range. Fixed #6675 - Date Range demo for Datepicker has unclear title.
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 37c8ef714..ed2477402 100644
--- a/demos/datepicker/index.html
+++ b/demos/datepicker/index.html
@@ -23,7 +23,7 @@
<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>
+ <li><a href="date-range.html">Date Range</a></li>
</ul>
</div>