Revision: 2764
Author: seba.wagner
Date: Sat Dec 19 05:54:15 2009
Log: Minor changes
http://code.google.com/p/openmeetings/source/detail?r=2764

Modified:
   
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/lzRecordNavigation.lzx
   
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/treeitems/rootFLVExplorerItem.lzx

=======================================
---  
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/lzRecordNavigation.lzx
       
Fri Dec 18 08:09:48 2009
+++  
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/lzRecordNavigation.lzx
       
Sat Dec 19 05:54:15 2009
@@ -54,7 +54,7 @@
          <![CDATA[
              this.clearContent();

-            var homeIcon = new  
lz.rootFileExplorerItem(this._filearea._contentarea,{
+            var homeIcon = new  
lz.rootFLVExplorerItem(this._filearea._contentarea,{
                                          open:true,
                                          fileName:canvas.getLabelName(860),
                                          name:'_home',
@@ -93,7 +93,7 @@
              }

              //Public - Room Area
-            var roomHome = new  
lz.rootFileExplorerItem(this._filearea._contentarea,{
+            var roomHome = new  
lz.rootFLVExplorerItem(this._filearea._contentarea,{
                                          open:true,
                                          fileName:canvas.getLabelName(861),
                                          name:'_roomHome',
=======================================
---  
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/treeitems/rootFLVExplorerItem.lzx
    
Thu Dec 17 08:46:13 2009
+++  
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/treeitems/rootFLVExplorerItem.lzx
    
Sat Dec 19 05:54:15 2009
@@ -1,7 +1,7 @@
  <?xml version="1.0" encoding="UTF-8" ?>
  <library>

-<class name="rootFileExplorerItem" extends="baseFLVExplorerItem"  
isFolder="true" isRoot="true">
+<class name="rootFLVExplorerItem" extends="baseFLVExplorerItem"  
isFolder="true" isRoot="true">

        <text name="_fileName" x="36" text="${ parent.fileName }" fontsize="10" 
 
resize="true" y="1">
                <contextmenu>

--

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