Fix test
This commit is contained in:
parent
d6830e0d04
commit
4a5dca4a3d
@ -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)
|
if ($this->uselocalbrowser)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user