Revision: 3798
Author:   seba.wagner
Date:     Fri Jun 10 23:43:49 2011
Log:      make redirect box not close-able
http://code.google.com/p/openmeetings/source/detail?r=3798

Modified:
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/popups/redirectBox.lzx

=======================================
--- /trunk/singlewebapp/WebContent/openmeetings/modules/conference/popups/redirectBox.lzx Fri Jun 10 01:12:30 2011 +++ /trunk/singlewebapp/WebContent/openmeetings/modules/conference/popups/redirectBox.lzx Fri Jun 10 23:43:49 2011
@@ -3,7 +3,7 @@

 <class name="redirectBox" extends="labelExplorerBox" labelid="50"
           valign="middle" align="center"
- docking="true" resizeable="false" closable="true" width="260" height="140"> + docking="true" resizeable="false" closable="false" width="260" height="140">

     <attribute name="timerDel" value="null" />
     <attribute name="maxTime" value="5000" type="number" />

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