From 052f36e29edd3f9010873545c7176e8c0a69eaab Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Tue, 30 Dec 2008 18:16:54 +0000 Subject: Changed # calendars from 2 to 3 --- demos/datepicker/multiple_calendars.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/datepicker/multiple_calendars.html') diff --git a/demos/datepicker/multiple_calendars.html b/demos/datepicker/multiple_calendars.html index a7851e4b9..8cca0ebb1 100644 --- a/demos/datepicker/multiple_calendars.html +++ b/demos/datepicker/multiple_calendars.html @@ -9,7 +9,7 @@ @@ -25,7 +25,7 @@
-

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.

+

This datepicker shows two months at a time by setting the numberOfMonths option to 3. 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.

-- cgit v1.2.3