mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-29 16:59:29 +00:00
Update CKEditor to version 4.3.0
This commit is contained in:
committed by
Jean Raby
parent
b5e77ad86c
commit
3e1cd079a8
@@ -25,6 +25,7 @@ CKEDITOR.editorConfig = function( config ) {
|
||||
|
||||
config.removeDialogTabs = 'link:advanced;image:advanced';
|
||||
config.enterMode = CKEDITOR.ENTER_BR;
|
||||
config.tabSpaces = 4;
|
||||
|
||||
// Disables the built-in words spell checker if browser provides one. Defaults to true.
|
||||
// http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-disableNativeSpellChecker
|
||||
|
||||
Reference in New Issue
Block a user