File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > jQuery UI Datepicker - Display multiple months </ title >
5
+ < title > jQuery UI Datepicker - Select a Date Range </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.4.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h4>Examples</h4>
23
23
< li > < a href ="multiple-calendars.html "> Display multiple months</ a > </ li >
24
24
< li > < a href ="icon-trigger.html "> Icon trigger</ a > </ li >
25
25
< li > < a href ="animation.html "> Animations</ a > </ li >
26
- < li > < a href ="event-search .html "> Event Search </ a > </ li >
26
+ < li > < a href ="date-range .html "> Date Range </ a > </ li >
27
27
</ ul >
28
28
</ div >
29
29
You can’t perform that action at this time.
0 commit comments