mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
Fix image_link editor component popup loading even if image_link component is disabled
This commit is contained in:
parent
e3541c046b
commit
78d1b6966a
2 changed files with 3 additions and 1 deletions
|
|
@ -148,6 +148,8 @@ var auto_saved_msg = "{$lang->msg_auto_saved}";
|
|||
{@ $xe_component = implode(',', $xe_component); }
|
||||
|
||||
settings.ckeconfig.xe_component_arrays = {{$xe_component}};
|
||||
<!--@else-->
|
||||
settings.ckeconfig.xe_component_arrays = {};
|
||||
<!--@endif-->
|
||||
|
||||
<!--@if(!$enable_default_component)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue