mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
커뮤니케이션 모듈 기본 에디터 CKEditor로 변경
This commit is contained in:
parent
202e2367d4
commit
6380bd0d48
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ class communicationModel extends communication
|
|||
|
||||
if(!$communication_config->editor_skin)
|
||||
{
|
||||
$communication_config->editor_skin = 'default';
|
||||
$communication_config->editor_skin = 'ckeditor';
|
||||
}
|
||||
|
||||
if(!$communication_config->mskin)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue