mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1603 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d169cc68f5
commit
2c742676db
3 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
<!--%import("filter/insert_comment.xml")-->
|
||||
|
||||
<!--@if($document->comment_list)-->
|
||||
<ul id="reply">
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
<!--%import("filter/insert_comment.xml")-->
|
||||
<!--%import("js/blog.js")-->
|
||||
|
||||
<!--@if($source_comment)-->
|
||||
|
|
|
|||
|
|
@ -68,6 +68,7 @@ function completeCommentEditorForm(ret_obj) {
|
|||
|
||||
// 에디터 실행
|
||||
editorStart(upload_target_srl, true, 100);
|
||||
editor_upload_init(upload_target_srl);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue