mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Merge pull request #12818 from glafarge/patch-1
New : Add native spellcheck to CKEditor
This commit is contained in:
@@ -225,7 +225,8 @@ class DolEditor
|
||||
breakAfterClose : true
|
||||
});
|
||||
}
|
||||
}';
|
||||
},
|
||||
disableNativeSpellChecker: '.(empty($conf->global->CKEDITOR_NATIVE_SPELLCHECKER)?'false':'true');
|
||||
|
||||
if ($this->uselocalbrowser)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user