mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Save comment content style
This commit is contained in:
parent
6eca39fd98
commit
a8a3c3ef0f
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ class editorAdminController extends editor
|
|||
$config->mobile_comment_editor_toolbar = $configVars->mobile_comment_editor_toolbar;
|
||||
$config->mobile_comment_editor_toolbar_hide = $configVars->mobile_comment_editor_toolbar_hide === 'Y' ? 'Y' : 'N';
|
||||
$config->content_style = $configVars->content_style;
|
||||
$config->comment_content_style = $configVars->comment_content_style;
|
||||
$config->sel_editor_colorset = $configVars->sel_editor_colorset;
|
||||
$config->sel_comment_editor_colorset = $configVars->sel_comment_editor_colorset;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue