From 7080e7ce02cd04b034f672063d01f7baf4f2f033 Mon Sep 17 00:00:00 2001 From: Maggie Costello Wachs Date: Wed, 28 Jan 2009 16:20:19 +0000 Subject: added row break class to datepicker with multiple calendars. we can delete this later if needed; just want to make sure a fix is in place before the next release. --- tests/static/datepicker/datepicker.html | 168 ++++++++++++++++++-------------- 1 file changed, 94 insertions(+), 74 deletions(-) (limited to 'tests') diff --git a/tests/static/datepicker/datepicker.html b/tests/static/datepicker/datepicker.html index b7aa11445..c2dc7208d 100644 --- a/tests/static/datepicker/datepicker.html +++ b/tests/static/datepicker/datepicker.html @@ -42,8 +42,8 @@ - - 1 + + 1 2 3 4 @@ -82,10 +82,10 @@ 29 30 31 - - - - + + + + @@ -170,8 +170,8 @@ - - 1 + + 1 2 3 4 @@ -210,10 +210,10 @@ 29 30 31 - - - - + + + + @@ -277,8 +277,8 @@ - - 1 + + 1 2 3 4 @@ -317,10 +317,10 @@ 29 30 31 - - - - + + + + @@ -384,8 +384,8 @@ - - 1 + + 1 2 3 4 @@ -424,10 +424,10 @@ 29 30 31 - - - - + + + +
@@ -884,50 +884,59 @@ - - 1 - 2 + + + + + + + 1 + + + 2 3 4 5 - 6 + 6 + 7 + 8 - 7 - 8 - 9 + 9 10 11 12 - 13 + 13 + 14 + 15 - 14 - 15 - 16 + 16 17 18 - 19 - 20 + 19 + 20 + 21 + 22 - 21 - 22 - 23 + 23 24 25 - 26 - 27 + 26 + 27 + 28 + 29 - 28 - 29 - 30 + 30 31 - - - - + + + + + +
@@ -1068,6 +1077,8 @@ + +
@@ -1293,50 +1304,59 @@ - - 1 - 2 + + + + + + + 1 + + + 2 3 4 5 - 6 + 6 + 7 + 8 - 7 - 8 - 9 + 9 10 11 12 - 13 + 13 + 14 + 15 - 14 - 15 - 16 + 16 17 18 - 19 - 20 + 19 + 20 + 21 + 22 - 21 - 22 - 23 + 23 24 25 - 26 - 27 + 26 + 27 + 28 + 29 - 28 - 29 - 30 + 30 31 - - - - + + + + + +
-- cgit v1.2.3