Fix editor

parent 7216f8d6
......@@ -80,6 +80,7 @@ tinymce.init({
selector: "textarea",theme: "modern",
language: "ru_RU",
custom_elements: "emstart,emend,header,main,span",
extended_valid_elements: "span[id|name|class|style]",
height: '350px',
menubar: "edit insert view format table tools",
plugins: [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment