svn: /web/doc-editor/trunk/js/ui/component/ FilePanel.js
[email protected] (Chan Ka Shing)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
mrkschan Sat, 05 Dec 2009 09:43:51 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291735
Log:
fix invalid comment in FilePanel
Changed paths:
U web/doc-editor/trunk/js/ui/component/FilePanel.js
Modified: web/doc-editor/trunk/js/ui/component/FilePanel.js
===================================================================
--- web/doc-editor/trunk/js/ui/component/FilePanel.js 2009-12-05 09:32:02 UTC (rev 291734)
+++ web/doc-editor/trunk/js/ui/component/FilePanel.js 2009-12-05 09:43:51 UTC (rev 291735)
@@ -338,7 +338,7 @@
// FilePanel
// config - {
// id, title, prefix, ftype {'EN' | 'LANG'},
-// fid, fpath, fname, lang, xmlid,
+// fid, fpath, fname, lang,
// readOnly, indicate this file is readonly
// isTrans pendingTranslate file config
// isPatch, fuid, pending patch file config