Update doleditor.class.php
This commit is contained in:
parent
d9d70c10b3
commit
fd50074b42
@ -226,7 +226,7 @@ class DolEditor
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
disableNativeSpellChecker: false';
|
disableNativeSpellChecker: '.(empty($conf->global->CKEDITOR_NATIVE_SPELLCHECKER)?'false':'true');
|
||||||
|
|
||||||
if ($this->uselocalbrowser)
|
if ($this->uselocalbrowser)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user