absolutes urls for tinymce
This commit is contained in:
parent
ea7f24b53a
commit
38d45d078e
|
@ -37,6 +37,7 @@ class pluginTinymce extends Plugin {
|
|||
schema: "html5",
|
||||
statusbar: false,
|
||||
menubar:false,
|
||||
remove_script_host: false,
|
||||
branding: false,
|
||||
browser_spellcheck: true,
|
||||
pagebreak_separator: "'.PAGE_BREAK.'",
|
||||
|
|
Loading…
Reference in New Issue