mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
내용 직접 추가시 발생하는 Javascript 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6265 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c38e54616c
commit
e9cabd4148
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ function doSyncPageContent() {
|
|||
}
|
||||
}
|
||||
|
||||
editorStart(1, "module_srl", "content", false, 400 );
|
||||
if(typeof(editorStart)!='undefined') editorStart(1, "module_srl", "content", false, 400 );
|
||||
//editor_upload_start(1);
|
||||
|
||||
setFixedPopupSize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue