Enable browser spellchecker
This commit is contained in:
@@ -34,6 +34,8 @@ define([
|
|||||||
toolbar1: this.options.toolbar1,
|
toolbar1: this.options.toolbar1,
|
||||||
toolbar2: this.options.toolbar2,
|
toolbar2: this.options.toolbar2,
|
||||||
|
|
||||||
|
browser_spellcheck: true,
|
||||||
|
|
||||||
valid_elements: this.options.validElements,
|
valid_elements: this.options.validElements,
|
||||||
invalid_elements: this.options.invalidElements,
|
invalid_elements: this.options.invalidElements,
|
||||||
block_formats: this.options.blockFormats,
|
block_formats: this.options.blockFormats,
|
||||||
|
Reference in New Issue
Block a user