Author: sebawagner
Date: Sun Apr 29 07:58:25 2012
New Revision: 1331872
URL: http://svn.apache.org/viewvc?rev=1331872&view=rev
Log:
OPENMEETINGS-239 Calendar Event details Comment/Description field text can
overflow the boundary of the Description field of the Meeting Room's Event
details dialog box
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/appointmentNotificationPopUp.lzx
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/appointmentNotificationPopUp.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/appointmentNotificationPopUp.lzx?rev=1331872&r1=1331871&r2=1331872&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/appointmentNotificationPopUp.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/appointmentNotificationPopUp.lzx
Sun Apr 29 07:58:25 2012
@@ -60,7 +60,7 @@
<labelText name="_appName" x="75" y="24" width="200" fontstyle="bold"
/>
<labelText name="appDescr" y="46" labelid="1146" width="50"/>
- <view name="_appDescr" x="75" y="46" width="200" height="100"
bgcolor="0xFFFFFF">
+ <view name="_appDescr" x="75" y="46" width="200" height="100"
bgcolor="0xFFFFFF" clip="true">
<labelText name="_appDescr" y="24" width="184" multiline="true"
/>
<om_vscrollbar />
</view>