diff --git a/modules/blog/skins/xe_blog/js/blog.js b/modules/blog/skins/xe_blog/js/blog.js index c2736fd31..ee7c337f3 100644 --- a/modules/blog/skins/xe_blog/js/blog.js +++ b/modules/blog/skins/xe_blog/js/blog.js @@ -68,7 +68,7 @@ function completeCommentEditorForm(ret_obj) { // 에디터 실행 editorStart(upload_target_srl, true, 100); - editor_upload_init(upload_target_srl); + editor_upload_form_set(upload_target_srl); } /**