]> err.no Git - scalable-opengroupware.org/commitdiff
minor fix
authorznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Mon, 18 Oct 2004 15:56:33 +0000 (15:56 +0000)
committerznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Mon, 18 Oct 2004 15:56:33 +0000 (15:56 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@406 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Scheduler/ChangeLog
SOGo/UI/Scheduler/UIxAppointmentPrintview.wox
SOGo/UI/Scheduler/Version

index cf7b3d9a156466aec34728ecebdc49cc48330b3c..65cac781276fd33e3583493f2a2f450cb3a6a39a 100644 (file)
@@ -1,5 +1,7 @@
 2004-10-18  Marcus Mueller  <znek@mulle-kybernetik.com>
 
+       * UIxAppointmentPrintview.wox: insertBR for comment adedd (v0.9.91)
+
        * UIxAppointmentEditor.wox: added possibility to add resources from
          Addressbook (v0.9.90)
 
index b78bda47174883594137602e62773f2c6940b804..f81d218dcb1350238e6dadfa2937f8d5041e0fa7 100644 (file)
@@ -99,7 +99,7 @@
               <var:string label:value="Comment" />:
             </td>
             <td align="left" class="aptview_text">
-              <var:string value="appointment.comment" />
+              <var:string value="appointment.comment" const:insertBR="1" />
             </td>
           </tr>
         </table>
index 486103bc671b06f641cf9890a5ca969be6d3157b..68e6ac5df83881095fcda794d7502c8d1f3009bb 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 
-SUBMINOR_VERSION:=90
+SUBMINOR_VERSION:=91
 
 # v0.9.84 requires libSOGoLogic    v0.9.12
 # v0.9.70 requires libNGExtensions v4.3.107