mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
에디터 변경사항을 쪽지창에도 적용
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2573 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9a9e86f1fa
commit
b83c6484e6
1 changed files with 2 additions and 0 deletions
|
|
@ -322,6 +322,8 @@
|
|||
|
||||
// 에디터 모듈의 getEditor를 호출하여 서명용으로 세팅
|
||||
$oEditorModel = &getModel('editor');
|
||||
$option->primary_key_name = 'receiver_srl';
|
||||
$option->content_key_name = 'content';
|
||||
$option->allow_fileupload = false;
|
||||
$option->enable_autosave = false;
|
||||
$option->enable_default_component = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue