mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 20:29:57 +09:00
회원정보 수정시 에디터 부분 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6141 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8d8b680897
commit
f968bd65c0
3 changed files with 3 additions and 2 deletions
|
|
@ -67,6 +67,7 @@
|
|||
else $allow_fileupload = true;
|
||||
|
||||
// content_style 세팅
|
||||
if(!$option->content_style) $option->content_style = 'xeStyle';
|
||||
Context::set('content_style', $option->content_style);
|
||||
|
||||
// 자동 저장 유무 옵션 설정
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue