mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 04:09:55 +09:00
오타 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7790 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0a80f11235
commit
fb99e57f53
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ function editorStart_xe(editor_seq, primary_key, content_key, editor_height, col
|
|||
xe.registerApp(xeed);
|
||||
|
||||
// 자동 저장 사용
|
||||
if (as=form.elements['_saved_doc_title']) {
|
||||
if (as=$form[0].elements['_saved_doc_title']) {
|
||||
//xeed.registerPlugin(new xe.XE_AutoSave(oIRTextarea, elAppContainer));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue