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

This commit is contained in:
zero 2007-06-12 04:50:55 +00:00
parent d169cc68f5
commit 2c742676db
3 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
<!--%import("filter/insert_comment.xml")-->
<!--@if($document->comment_list)-->
<ul id="reply">

View file

@ -1,4 +1,3 @@
<!--%import("filter/insert_comment.xml")-->
<!--%import("js/blog.js")-->
<!--@if($source_comment)-->

View file

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