Author: xlawrence
Date: Thu Aug 3 11:16:24 2006
New Revision: 14835
URL: https://svndev.jahia.net/websvn/listing.php?sc=1&rev=14835&repname=jahia
Log:
typo fix
Modified:
trunk/core/src/webapp/jsp/jahia/javascript/zimbra/complexTree/ComplexTreeProperties.js
Modified:
trunk/core/src/webapp/jsp/jahia/javascript/zimbra/complexTree/ComplexTreeProperties.js
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/core/src/webapp/jsp/jahia/javascript/zimbra/complexTree/ComplexTreeProperties.js&rev=14835&repname=jahia
==============================================================================
---
trunk/core/src/webapp/jsp/jahia/javascript/zimbra/complexTree/ComplexTreeProperties.js
(original)
+++
trunk/core/src/webapp/jsp/jahia/javascript/zimbra/complexTree/ComplexTreeProperties.js
Thu Aug 3 11:16:24 2006
@@ -32,7 +32,7 @@
this.TREE_DIV = treeDiv;
}
-ComplexTreeProperties.extention = ["doc", "xls", "ppt", "zip", "pdf", "txt",
"html","htm", "waw", "mp3",
+ComplexTreeProperties.extention = ["doc", "xls", "ppt", "zip", "pdf", "txt",
"html","htm", "wav", "mp3",
"jpg", "jpeg", "gif", "tif", "avi", "mpeg", "mpa", "mpg", "mpe", "mov",
"exe","text", "rar", "tgz"];