r1339 - trunk/demos/datepicker

r1339 - trunk/demos/datepicker


Author: fg.todd
Date: Tue Dec 30 08:47:26 2008
New Revision: 1339
Modified:
trunk/demos/datepicker/multiple_calendars.html
Log:
Fixed description typo
Modified: trunk/demos/datepicker/multiple_calendars.html
==============================================================================
--- trunk/demos/datepicker/multiple_calendars.html    (original)
+++ trunk/demos/datepicker/multiple_calendars.html    Tue Dec 30 08:47:26 2008
@@ -25,7 +25,7 @@
<div class="demo-description">
-

This datepicker shows two months at a time by setting the
numberOfMonths option to 2. This can be set to any number that will fit
within your layout. The multiple calendars are used to make it easier to
visually scan across months and make a selection. This is not a date range
picker. In a future release, a custom date range plugin will be added. For
users that want to use the old date range picker built into the datepicker,
they must use the previous version of this plug.






+

This datepicker shows two months at a time by setting the
numberOfMonths option to 2. This can be set to any number that will fit
within your layout. The multiple calendars are used to make it easier to
visually scan across months and make a selection. This is not a date range
picker. In a future release, a custom date range plugin will be added. For
users that want to use the old date range picker built into the datepicker,
they must use the previous version of this plugin.






</div><!-- End demo-description -->