mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
페이지의 에디터 출력시 발생하는 JS오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2584 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
539247274e
commit
ed7288506e
1 changed files with 2 additions and 0 deletions
|
|
@ -166,6 +166,8 @@
|
|||
|
||||
// 에디터 모듈의 getEditor를 호출하여 세팅
|
||||
$oEditorModel = &getModel('editor');
|
||||
$option->primary_key_name = 'module_srl';
|
||||
$option->content_key_name = 'content';
|
||||
$option->allow_fileupload = true;
|
||||
$option->enable_autosave = false;
|
||||
$option->enable_default_component = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue