Author: vdegtyarev
Date: Mon Apr 8 06:55:14 2013
New Revision: 1465542
URL: http://svn.apache.org/r1465542
Log:
Merge fix for OPENMEETING-503 to branch 2.1 (approved by Maxim)
Modified:
openmeetings/branches/2.1/WebContent/src/modules/lzrecordcontent/lzRecordContent.lzx
Modified:
openmeetings/branches/2.1/WebContent/src/modules/lzrecordcontent/lzRecordContent.lzx
URL:
http://svn.apache.org/viewvc/openmeetings/branches/2.1/WebContent/src/modules/lzrecordcontent/lzRecordContent.lzx?rev=1465542&r1=1465541&r2=1465542&view=diff
==============================================================================
---
openmeetings/branches/2.1/WebContent/src/modules/lzrecordcontent/lzRecordContent.lzx
(original)
+++
openmeetings/branches/2.1/WebContent/src/modules/lzrecordcontent/lzRecordContent.lzx
Mon Apr 8 06:55:14 2013
@@ -25,7 +25,7 @@
View for recorded contents list.
When you select 'Recordings' on the top menu, this class shows the list.
-->
-<class name="lzRecordContent" extends="baseContentView"
destroyByMethod="true">
+<class name="lzRecordContent" extends="baseContentView"
destroyByMethod="false">
<handler name="oninit">
_mainScrollBar.setAttribute("visibility","hidden");