Disable CKEditor 4.22 version check AJAX request

This commit is contained in:
Kijin Sung 2023-10-26 23:10:05 +09:00
parent 7ea912bb6e
commit 72ab8ea8fc

View file

@ -119,6 +119,7 @@
allowedContent: true,
startupFocus: {json_encode($editor_focus)},
language: "{str_replace('jp','ja',$lang_type)}",
versionCheck: false
},
loadXeComponent: true,
enableToolbar: true,