You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2012/02/19 19:46:31 UTC

svn commit: r1291037 - /incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/testsetup/testSetup.lzx

Author: sebawagner
Date: Sun Feb 19 18:46:30 2012
New Revision: 1291037

URL: http://svn.apache.org/viewvc?rev=1291037&view=rev
Log:
OPENMEETINGS-55 disable close icon in test application

Modified:
    incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/testsetup/testSetup.lzx

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/testsetup/testSetup.lzx
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/testsetup/testSetup.lzx?rev=1291037&r1=1291036&r2=1291037&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/testsetup/testSetup.lzx (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/testsetup/testSetup.lzx Sun Feb 19 18:46:30 2012
@@ -49,7 +49,7 @@ Test the setup values before you enter a
  
 <class name="testSetup" extends="labelExplorerBox" labelid="757" allowDragging="false" 
     x="$once{ parent.width/2 - 300 }" y="100" docking="true" resizeable="false" 
-    closable="true" width="600" height="400">
+    closable="false" width="600" height="400">
 
     <attribute name="roomClassName" type="string" value="" />