mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Enable browser spell checker for TinyMCE
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
// Initialize TinyMCE
|
||||
tinymce.init({
|
||||
selector: '.tinymce',
|
||||
browser_spellcheck: true,
|
||||
resize: true,
|
||||
min_height: 300,
|
||||
max_height: 600,
|
||||
|
||||
Reference in New Issue
Block a user