mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Update CKEditor timestamp if editor module config is updated #2173
This commit is contained in:
parent
ec674dc25f
commit
68ee78f1f8
4 changed files with 19 additions and 10 deletions
|
|
@ -57,6 +57,7 @@ class editor extends ModuleObject
|
|||
'additional_mobile_css' => array(),
|
||||
'additional_plugins' => array(),
|
||||
'remove_plugins' => array('liststyle', 'tabletools', 'tableselection', 'contextmenu', 'exportpdf'),
|
||||
'timestamp' => 0,
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue