Author: vdegtyarev
Date: Tue Nov 5 09:39:28 2013
New Revision: 1538916
URL: http://svn.apache.org/r1538916
Log:
OPENMEETINGS-830 is fixed.
Modified:
openmeetings/branches/2.x/WebContent/src/base/hibernate/hibRtmpConnection.lzx
Modified:
openmeetings/branches/2.x/WebContent/src/base/hibernate/hibRtmpConnection.lzx
URL:
http://svn.apache.org/viewvc/openmeetings/branches/2.x/WebContent/src/base/hibernate/hibRtmpConnection.lzx?rev=1538916&r1=1538915&r2=1538916&view=diff
==============================================================================
---
openmeetings/branches/2.x/WebContent/src/base/hibernate/hibRtmpConnection.lzx
(original)
+++
openmeetings/branches/2.x/WebContent/src/base/hibernate/hibRtmpConnection.lzx
Tue Nov 5 09:39:28 2013
@@ -1316,7 +1316,7 @@
<![CDATA[
//The onResult-Handler will be called be the rtmpconnection
//if ($debug) Debug.write(" onResult newRed5ScreenCursor :
",value);
- if (canvas.currentBaseConferenceRoom._screenSharingAdapter
!= null)
+ if (canvas.currentBaseConferenceRoom._screenSharingAdapter
!= null) {
canvas.currentBaseConferenceRoom._screenSharingAdapter.updateCursorScreenSharing(value);
}
]]>