Revision: 2837
Author: seba.wagner
Date: Tue Jan 26 08:50:17 2010
Log: Update Issue 1076
The message is now back again, but the Question is if we need to prevent any duplicate Recordings anymore in general.
http://code.google.com/p/openmeetings/source/detail?r=2837

Modified:
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/eventuserlist/eventUserList.lzx

=======================================
--- /trunk/singlewebapp/WebContent/openmeetings/modules/conference/eventuserlist/eventUserList.lzx Thu Jan 14 09:15:56 2010 +++ /trunk/singlewebapp/WebContent/openmeetings/modules/conference/eventuserlist/eventUserList.lzx Tue Jan 26 08:50:17 2010
@@ -97,7 +97,7 @@
//this content must be inited _after_ setting the default values
             canvas.thishib.getCurrentModeratorList.doCall();
             //FIXME Issue-1076
-            canvas._mymod.checkForRecording.doCall();
+            canvas.thishib.checkLzRecording.doCall();
             canvas._chatcontent.doInit();
                </handler>
        </netRemoteCallHib>

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to