Update doleditor.class.php

This commit is contained in:
Laurent Destailleur 2020-01-26 23:31:19 +01:00 committed by GitHub
parent d9d70c10b3
commit fd50074b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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