bugfix for #1321
This commit is contained in:
parent
3f39ec94e9
commit
ad0c024362
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ class pluginTinymce extends Plugin {
|
|||
branding: false,
|
||||
browser_spellcheck: true,
|
||||
pagebreak_separator: PAGE_BREAK,
|
||||
pagebreak_split_block: true,
|
||||
paste_as_text: true,
|
||||
remove_script_host: false,
|
||||
convert_urls: true,
|
||||
|
|
Loading…
Reference in a new issue