From 44d05a7913746b880de235867f4600b7a3eb6c17 Mon Sep 17 00:00:00 2001 From: znek Date: Tue, 26 Oct 2004 15:20:53 +0000 Subject: [PATCH] fix for SOGo bug #984 git-svn-id: http://svn.opengroupware.org/SOGo/trunk@427 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/UI/Scheduler/ChangeLog | 5 +++++ SOGo/UI/Scheduler/UIxAppointmentProposal.wox | 2 +- SOGo/UI/Scheduler/Version | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/SOGo/UI/Scheduler/ChangeLog b/SOGo/UI/Scheduler/ChangeLog index 65cac781..6befe7e0 100644 --- a/SOGo/UI/Scheduler/ChangeLog +++ b/SOGo/UI/Scheduler/ChangeLog @@ -1,3 +1,8 @@ +2004-10-26 Marcus Mueller + + * UIxAppointmentProposal.wox: uses dayLabelFormat instead of hardcoded + format - fixes SOGo bug #984 (v0.9.92) + 2004-10-18 Marcus Mueller * UIxAppointmentPrintview.wox: insertBR for comment adedd (v0.9.91) diff --git a/SOGo/UI/Scheduler/UIxAppointmentProposal.wox b/SOGo/UI/Scheduler/UIxAppointmentProposal.wox index cc53d74d..f55d3d45 100644 --- a/SOGo/UI/Scheduler/UIxAppointmentProposal.wox +++ b/SOGo/UI/Scheduler/UIxAppointmentProposal.wox @@ -217,7 +217,7 @@ + label:dateformat="dayLabelFormat" /> diff --git a/SOGo/UI/Scheduler/Version b/SOGo/UI/Scheduler/Version index 68e6ac5d..bce30443 100644 --- a/SOGo/UI/Scheduler/Version +++ b/SOGo/UI/Scheduler/Version @@ -1,6 +1,6 @@ # $Id$ -SUBMINOR_VERSION:=91 +SUBMINOR_VERSION:=92 # v0.9.84 requires libSOGoLogic v0.9.12 # v0.9.70 requires libNGExtensions v4.3.107 -- 2.39.5