diff --git a/ChangeLog b/ChangeLog index 3f9fcd43d..a6d0ea2d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-09-06 Wolfgang Sourdeau + * UI/Templates/SchedulerUI/UIxCalDateSelector.wox: pass the user's + timezone ([self viewTimeZone]) to the WEMonthOverview component to + avoid a confusion with the days. + * UI/Templates/SchedulerUI/UIxCalInlineAptView.wox: appointments can now be clicked. diff --git a/UI/Templates/SchedulerUI/UIxCalDateSelector.wox b/UI/Templates/SchedulerUI/UIxCalDateSelector.wox index c07edbab3..7876a0a21 100644 --- a/UI/Templates/SchedulerUI/UIxCalDateSelector.wox +++ b/UI/Templates/SchedulerUI/UIxCalDateSelector.wox @@ -17,8 +17,7 @@ var:date="prevMonthAsString" onclick="return onDateSelectorGotoMonth(this);" > - - +