diff --git a/module/common/view/kindeditor.html.php b/module/common/view/kindeditor.html.php index d558a5b4e2..b155782660 100755 --- a/module/common/view/kindeditor.html.php +++ b/module/common/view/kindeditor.html.php @@ -54,6 +54,7 @@ $uid = uniqid(''); placeholderStyle: {fontSize: '13px', color: '#888'}, pasteImage: {postUrl: createLink('file', 'ajaxPasteImage', 'uid=' + kuid)}, syncAfterBlur: true, + allowFileManager: false, spellcheck: false };