You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by gg...@apache.org on 2012/03/19 10:23:55 UTC

svn commit: r1302343 - /incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/changeDevice.lzx

Author: ggrekhov
Date: Mon Mar 19 09:23:55 2012
New Revision: 1302343

URL: http://svn.apache.org/viewvc?rev=1302343&view=rev
Log:
OPENMEETINGS-77 is fixed

Modified:
    incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/changeDevice.lzx

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/changeDevice.lzx
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/changeDevice.lzx?rev=1302343&r1=1302342&r2=1302343&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/changeDevice.lzx (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/changeDevice.lzx Mon Mar 19 09:23:55 2012
@@ -143,16 +143,16 @@
         </handler>         
     </labelCheckbox>
     
-    <simpleLabelButton fontsize="11" labelid="54" x="190" y="190" width="100">
+    <simpleLabelButton fontsize="11" labelid="54" x="80" y="190" width="100">
         <handler name="onclick">
             this.parent.doninitalize();
         </handler>
     </simpleLabelButton>
     
-    <labelText labelid="56" width="300"
+    <labelText labelid="56" width="280" x="10"
     	y="150" multiline="true" resize="false"/>
     
-    <simpleLabelButton labelid="55" width="100" x="80" y="190" 
+    <simpleLabelButton labelid="55" width="100" x="190" y="190"
         onclick="this.parent.close();" />
     
 </class>