git-svn-id: http://xe-core.googlecode.com/svn/trunk@1604 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-12 04:52:42 +00:00
parent 2c742676db
commit c8185fadaa

View file

@ -68,7 +68,7 @@ function completeCommentEditorForm(ret_obj) {
// 에디터 실행 // 에디터 실행
editorStart(upload_target_srl, true, 100); editorStart(upload_target_srl, true, 100);
editor_upload_init(upload_target_srl); editor_upload_form_set(upload_target_srl);
} }
/** /**