Author: solomax
Date: Fri Jun  8 04:44:12 2012
New Revision: 1347878

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

Modified:
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzcalendar/compontents/lzEditCalendarEvent.lzx

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzcalendar/compontents/lzEditCalendarEvent.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzcalendar/compontents/lzEditCalendarEvent.lzx?rev=1347878&r1=1347877&r2=1347878&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzcalendar/compontents/lzEditCalendarEvent.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzcalendar/compontents/lzEditCalendarEvent.lzx
 Fri Jun  8 04:44:12 2012
@@ -459,9 +459,7 @@
                <simpleLabelButton name="_saveEvent" labelid="813" width="100" 
                                x="$once{ parent.width-315 }" y="$once{ 
parent.height-24 }" >
                <handler name="onclick">
-                    //new lz.labelerrorPopup(canvas,{errorlabelid:1278});
-                    //return;
-                    
+                               this.setAttribute('enabled', false);
                 parent.saveAndClose();
                </handler>
         </simpleLabelButton>


Reply via email to