mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 08:38:45 +02:00
Retrofit from trunk - N.569 Enable the browser built-in spell checker for the rich text editor
SVN:2.3[4583]
This commit is contained in:
@@ -37,4 +37,7 @@ CKEDITOR.editorConfig = function( config ) {
|
||||
|
||||
// Simplify the dialog windows.
|
||||
config.removeDialogTabs = 'image:advanced;link:advanced';
|
||||
|
||||
// Enable the browser spell checking
|
||||
config.disableNativeSpellChecker = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user