tinymce add fullscreen
This commit is contained in:
parent
a9f3e1ba26
commit
92d0618907
2
core/vendor/tinymce/init.js
vendored
2
core/vendor/tinymce/init.js
vendored
@ -52,7 +52,7 @@ tinymce.init({
|
||||
toolbar: [
|
||||
"fontselect fontsizeselect formatselect | bold italic strikethrough forecolor backcolor",
|
||||
"link image ImgPen media | alignleft aligncenter alignright alignjustify | " +
|
||||
"numlist bullist | outdent indent removeformat"
|
||||
"numlist bullist | outdent indent removeformat | fullscreen"
|
||||
],
|
||||
toolbar_sticky: true,
|
||||
fontsize_formats: "8pt 9pt 10pt 11pt 12pt 14pt 18pt 24pt 30pt 36pt 48pt 60pt 72pt 96pt",
|
||||
|
Loading…
Reference in New Issue
Block a user