Author: solomax
Date: Wed Dec 14 10:01:32 2016
New Revision: 1774160

URL: http://svn.apache.org/viewvc?rev=1774160&view=rev
Log:
[OPENMEETINGS-1454] minor clean-up

Modified:
    
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/video/editRecordStreamSWF10.lzx

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/video/editRecordStreamSWF10.lzx
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/video/editRecordStreamSWF10.lzx?rev=1774160&r1=1774159&r2=1774160&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/video/editRecordStreamSWF10.lzx
 (original)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/video/editRecordStreamSWF10.lzx
 Wed Dec 14 10:01:32 2016
@@ -534,7 +534,8 @@
                chosenSetting = availableSettings.getValue();
        </method>
 
-       <simpleLabelButton fontsize="11" labelid="918" x="${ parent.width-280 
}" y="${ parent.height-50 }" width="100">
+       <simpleLabelButton fontsize="11" labelid="918" x="${ parent.width-280 
}" y="${ parent.height-50 }"
+                       height="28" width="100">
                <handler name="onclick">
                        parent.cleanVideos();
                        parent.close();


Reply via email to