mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@597 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
71cdc50760
commit
40403fa897
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ function editorStart(upload_target_srl) {
|
||||||
|
|
||||||
// 에디터의 내용을 지속적으로 fo_obj.content.value에 입력
|
// 에디터의 내용을 지속적으로 fo_obj.content.value에 입력
|
||||||
editorSyncContent(fo_obj.content, upload_target_srl);
|
editorSyncContent(fo_obj.content, upload_target_srl);
|
||||||
editorFocus(upload_target_srl);
|
//editorFocus(upload_target_srl);
|
||||||
}
|
}
|
||||||
|
|
||||||
// 여러개의 편집기를 예상하여 전역 배열 변수에 form, iframe의 정보를 넣음
|
// 여러개의 편집기를 예상하여 전역 배열 변수에 form, iframe의 정보를 넣음
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue