Revision: 4192
Author: solomax666
Date: Sun Sep 4 09:12:20 2011
Log: - Files panel was of incorrect size for Audience type of room
http://code.google.com/p/openmeetings/source/detail?r=4192
Modified:
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/conferenceRoomSidebar.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/conferenceRoomSidebar.lzx
Sun Jul 31 09:55:15 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/conferenceRoomSidebar.lzx
Sun Sep 4 09:12:20 2011
@@ -89,9 +89,7 @@
<view y="${ parent.height - 201 }" width="$once{ parent.width-10 }"
height="2"
name="_border" bgcolor="$once{ canvas.basebgcolorizer }" />
- <activityList name="_activityList" >
-
- </activityList>
+ <activityList name="_activityList" />
<view name="_minimizeSidebar" x="${ parent.width - 10 }" width="10"
bgcolor="$once{ canvas.baseMousecolorizer }" height="${
parent.height }">
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
Sun Jul 31 09:55:15 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
Sun Sep 4 09:12:20 2011
@@ -94,7 +94,7 @@
</view>
<fileExplorer name="_files" y="16" width="$once{ parent.width-12 }"
- height="${ parent.height-16 }" visibility="hidden" />
+ height="${ parent.height-216 }" visibility="hidden" />
<eventUserList name="_videocontainer" y="36" listType="$once{
parent.listType }"
userNewVideoContainer="true" width="$once{
parent.width-10 }"
@@ -103,9 +103,7 @@
<view y="${ parent.height - 201 }" width="$once{ parent.width-10 }"
height="2"
name="_border" bgcolor="$once{ canvas.basebgcolorizer }" />
- <activityList name="_activityList" >
-
- </activityList>
+ <activityList name="_activityList" />
<view name="_minimizeSidebar" x="${ parent.width - 10 }" width="10"
bgcolor="$once{ canvas.baseMousecolorizer }" height="${
parent.height }">
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
Sun Jul 31 09:55:15 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
Sun Sep 4 09:12:20 2011
@@ -103,9 +103,7 @@
<view y="${ parent.height - 201 }" width="$once{ parent.width-10 }"
height="2"
name="_border" bgcolor="$once{ canvas.basebgcolorizer }" />
- <activityList name="_activityList" >
-
- </activityList>
+ <activityList name="_activityList" />
<view name="_minimizeSidebar" x="${ parent.width - 10 }" width="10"
bgcolor="$once{ canvas.baseMousecolorizer }" height="${
parent.height }">
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.