Author: seba.wagner
Date: Thu Sep 18 09:20:12 2008
New Revision: 1541

Modified:
    trunk/client/main.lzx.lzr=swf8.swf
    trunk/client/maindebug.lzx.lzr=swf8.swf
    trunk/client/modules/conference/moderation/moderationPanel.lzx
    trunk/client/modules/conference/whiteboard/newWhiteBoard.lzx

Log:
removed recording button for now

Modified: trunk/client/main.lzx.lzr=swf8.swf
==============================================================================
Binary files. No diff available.

Modified: trunk/client/maindebug.lzx.lzr=swf8.swf
==============================================================================
Binary files. No diff available.

Modified: trunk/client/modules/conference/moderation/moderationPanel.lzx
==============================================================================
--- trunk/client/modules/conference/moderation/moderationPanel.lzx       
(original)
+++ trunk/client/modules/conference/moderation/moderationPanel.lzx      Thu Sep 
 
18 09:20:12 2008
@@ -78,7 +78,8 @@
                <view x="7" y="4" name="infoview" resource="applyformodicon" />
                <labelTooltip inittwice="true" labelid="84" />          
        </simpleLabelButton>
-       
+       
+    <!--
        <labelText labelid="417" y="4" />
        
      <simpleLabelButton name="sta_btn" width="30" height="24" y="2">
@@ -95,7 +96,8 @@
        </handler>      
                <view resource="stop_recording_conf" x="7" y="4" />
                <labelTooltip labelid="416" />
-       </simpleLabelButton>            
+       </simpleLabelButton>
+     -->       
        
        <netRemoteCallHib name="stopRecordMeetingStream" remotecontext="$once{  
canvas.thishib }"
                funcname="streamservice.stopRecordMeetingStream"  >

Modified: trunk/client/modules/conference/whiteboard/newWhiteBoard.lzx
==============================================================================
--- trunk/client/modules/conference/whiteboard/newWhiteBoard.lzx        
(original)
+++ trunk/client/modules/conference/whiteboard/newWhiteBoard.lzx        Thu Sep 
18  
09:20:12 2008
@@ -391,7 +391,7 @@
                        parent.panelArea.sendNewPropertyHeight(this);
                </handler>
      </propertyPanel>
-    <view name="resetSize" x="${parent.width - 20}" width="10" height="10"  
bgcolor="red">
+    <view name="resetSize" x="${parent.width - 20}" width="10" height="10"  
>
                <handler name="onclick">
                        
this.parent.parent.setAttribute("width",this.parent.parent.initW);
                        
this.parent.parent.setAttribute("height",this.parent.parent.initH);

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to