This commit is contained in:
Laurent Destailleur 2020-01-26 23:48:40 +01:00
parent d6830e0d04
commit 4a5dca4a3d

View File

@ -226,7 +226,7 @@ class DolEditor
});
}
},
disableNativeSpellChecker: '.(empty($conf->global->CKEDITOR_NATIVE_SPELLCHECKER)?'false':'true');
disableNativeSpellChecker: '.(empty($conf->global->CKEDITOR_NATIVE_SPELLCHECKER)?'true':'false');
if ($this->uselocalbrowser)
{