Author: sebawagner
Date: Sun May 20 07:11:17 2012
New Revision: 1340628
URL: http://svn.apache.org/viewvc?rev=1340628&view=rev
Log:
Fix non-referenced UI call
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzrecordcontent/contentviews/lzRecordingsViewBottom.lzx
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzrecordcontent/contentviews/lzRecordingsViewBottom.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzrecordcontent/contentviews/lzRecordingsViewBottom.lzx?rev=1340628&r1=1340627&r2=1340628&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzrecordcontent/contentviews/lzRecordingsViewBottom.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/lzrecordcontent/contentviews/lzRecordingsViewBottom.lzx
Sun May 20 07:11:17 2012
@@ -122,8 +122,6 @@
<method name="showMetaData" args="rec">
<![CDATA[
- this.doOpen();
-
this.currentRecording = rec;
if ($debug) Debug.write("showMetaData ");