Author: vdegtyarev
Date: Fri Nov 21 04:12:44 2014
New Revision: 1640854

URL: http://svn.apache.org/r1640854
Log:
Minor changes 

Modified:
    
openmeetings/branches/3.0.x/WebContent/src/modules/conference/popups/errorPopup.lzx

Modified: 
openmeetings/branches/3.0.x/WebContent/src/modules/conference/popups/errorPopup.lzx
URL: 
http://svn.apache.org/viewvc/openmeetings/branches/3.0.x/WebContent/src/modules/conference/popups/errorPopup.lzx?rev=1640854&r1=1640853&r2=1640854&view=diff
==============================================================================
--- 
openmeetings/branches/3.0.x/WebContent/src/modules/conference/popups/errorPopup.lzx
 (original)
+++ 
openmeetings/branches/3.0.x/WebContent/src/modules/conference/popups/errorPopup.lzx
 Fri Nov 21 04:12:44 2014
@@ -26,7 +26,7 @@
 
        <attribute name="error" value="" type="string" />
        <attribute name="makeModal" value="false" type="boolean" />
-       <attribute name="onCloseFunc" type="object" balue="null"/>
+       <attribute name="onCloseFunc" type="object" value="null"/>
                
        <handler name="oninit">
           if (this.makeModal) {


Reply via email to