mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
페이지모듈에서 컨텐츠 위젯 추가시 기존의 업로드된 파일 목록이 나오지 않던 문제 해결
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3793 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
117066bfb8
commit
14e047557f
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
$option->enable_component = true;
|
||||
$option->resizable = false;
|
||||
$option->height = 400;
|
||||
$option->manual_start = true;
|
||||
$option->manual_start = false;
|
||||
$editor = $oEditorModel->getEditor($module_srl, $option);
|
||||
Context::set('editor', $editor);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue