mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
컨텐츠 스타일을 지정하지 않았을 경우 글보기에서는 사용되지 않도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6365 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0be0094a35
commit
db8733fd18
3 changed files with 12 additions and 9 deletions
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
if(!$editor_config->editor_skin) $editor_config->editor_skin = 'xpresseditor';
|
||||
if(!$editor_config->comment_editor_skin) $editor_config->comment_editor_skin = 'xpresseditor';
|
||||
if(!$editor_config->content_style) $editor_config->content_style = 'xeStyle';
|
||||
//if(!$editor_config->content_style) $editor_config->content_style = 'xeStyle';
|
||||
|
||||
return $editor_config;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue