Revision: 3728
Author: seba.wagner
Date: Wed Apr 20 05:35:29 2011
Log: [No log message]
http://code.google.com/p/openmeetings/source/detail?r=3728
Modified:
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/fileExplorer.lzx
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/treeitems/baseFileExplorerItem.lzx
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/fileExplorer.lzx
Wed Apr 20 05:32:18 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/fileExplorer.lzx
Wed Apr 20 05:35:29 2011
@@ -218,7 +218,7 @@
isFolder:false,
fileExplorerItemId:fileExplorerItem.fileExplorerItemId,
fileName:fileExplorerItem.fileName,
-
fileIcon:'file_explorer_document_rsc',
+
fileIcon:'file_explorer_wml_rsc',
isWmlFile: true,
refObjListRoot:this
});
@@ -287,7 +287,7 @@
isFolder:false,
fileExplorerItemId:fileExplorerItem.fileExplorerItemId,
fileName:fileExplorerItem.fileName,
-
fileIcon:'file_explorer_document_rsc',
+
fileIcon:'file_explorer_wml_rsc',
isWmlFile: true,
refObjListRoot:this
});
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/treeitems/baseFileExplorerItem.lzx
Wed Apr 20 05:32:18 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/treeitems/baseFileExplorerItem.lzx
Wed Apr 20 05:35:29 2011
@@ -351,7 +351,7 @@
isFolder:false,
fileExplorerItemId:fileExplorerItem.fileExplorerItemId,
fileName:fileExplorerItem.fileName,
-
fileIcon:'file_explorer_document_rsc',
+
fileIcon:'file_explorer_wml_rsc',
isWmlFile: true,
refObjListRoot:this.refObjListRoot
});
--
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.