+2004-10-14 Marcus Mueller <znek@mulle-kybernetik.com>
+
+ * UIxAppointmentView.wox: insertBR for comments (v0.9.88)
+
2004-10-12 Helge Hess <helge.hess@opengroupware.org>
* UIxAppointmentProposal.wox: use '1' instead of 'YES' in const
<?xml version='1.0' standalone='yes'?>
-<var:component
- xmlns="http://www.w3.org/1999/xhtml"
- xmlns:var="http://www.skyrix.com/od/binding"
- xmlns:const="http://www.skyrix.com/od/constant"
- xmlns:uix="OGo:uix"
- xmlns:label="OGo:label"
- className="UIxPageFrame"
- title="name"
+<var:component xmlns="http://www.w3.org/1999/xhtml"
+ xmlns:var="http://www.skyrix.com/od/binding"
+ xmlns:const="http://www.skyrix.com/od/constant"
+ xmlns:uix="OGo:uix"
+ xmlns:label="OGo:label"
+ className="UIxPageFrame"
+ title="name"
>
<table cellspacing="0" cellpadding="5" width="100%">
<tr>
<var:string label:value="Comment" />:
</td>
<td align="left" bgcolor="#FFFFF0" class="aptview_text">
- <var:string value="appointment.comment" />
+ <var:string value="appointment.comment" const:insertBR="1" />
</td>
</tr>
</table>