* rewrite the comments of doc module.

This commit is contained in:
wangchunsheng
2010-11-19 06:09:03 +00:00
parent a38042ca37
commit 9bcb17e2ec
5 changed files with 188 additions and 46 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ function loadProducts(project)
link = createLink('project', 'ajaxGetProducts', 'projectID=' + project);
$('#productBox').load(link);
}
/* 设置文档类型。*/
/* Set doc type. */
function setType(type)
{
if(type == 'url'){