+2004-08-13 Helge Hess <helge.hess@skyrix.com>
+
+ * UIxCalWeekColumnsview.wox: hide weekend (requires libWEExtensions
+ v4.2.52) (v0.9.31)
+
2004-08-13 Marcus Mueller <znek@mulle-kybernetik.com>
* UIxAppointmentEditor.[wox|m]: important fix for testing (v0.9.30)
-2004-08-13 <helge@agenor.opengroupware.org>
+2004-08-13 Helge Hess <helge.hess@skyrix.com>
+
+ * UIxCalWeekColumnsview.wox: hide weekend (requires libWEExtensions
+ v4.2.52) (v0.9.30)
* UIxCalWeekOverview.wox: hide weekend (requires libWEExtensions
v4.2.51) (v0.9.29)
const:contentColor="#e8e8e0"
const:cellpadding="0"
const:cellspacing="2"
+ const:hideWeekend="YES"
>
<var:weekcol-title>
<table cellpadding="0" width="100%" border="0" cellspacing="0"
<var:weekcol-info>
<var:if condition="hasHolidayInfo">
<var:string value="holidayInfo"
- const:class="weekcolumnsview_holidayinfo" />
+ const:class="weekcolumnsview_holidayinfo" />
</var:if>
<var:foreach list="allDayApts" item="appointment">
<a var:href="appointmentViewURL"
# $Id$
-SUBMINOR_VERSION:=30
+SUBMINOR_VERSION:=31
+# v0.9.31 requires libWEExtensions v4.2.52
# v0.9.29 requires libWEExtensions v4.2.51