mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-19 18:32:52 +09:00
Change the default for comment editor to show the toolbar
This commit is contained in:
parent
d4f034606c
commit
0bb8945453
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ class editor extends ModuleObject
|
|||
'comment_editor_skin' => 'ckeditor',
|
||||
'comment_editor_height' => 100,
|
||||
'comment_editor_toolbar' => 'simple',
|
||||
'comment_editor_toolbar_hide' => 'Y',
|
||||
'comment_editor_toolbar_hide' => 'N',
|
||||
'mobile_comment_editor_height' => 100,
|
||||
'mobile_comment_editor_toolbar' => 'simple',
|
||||
'mobile_comment_editor_toolbar_hide' => 'Y',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue