mirror of
https://github.com/friendica/friendica
synced 2025-04-25 10:30:12 +00:00
Make TinyMCE editors resizable
This commit is contained in:
parent
a818ed2d49
commit
00c16b387a
7 changed files with 7 additions and 0 deletions
|
@ -703,6 +703,7 @@ function setupFieldRichtext(){
|
|||
theme_advanced_toolbar_location : "top",
|
||||
theme_advanced_toolbar_align : "center",
|
||||
theme_advanced_blockformats : "blockquote,code",
|
||||
theme_advanced_resizing : true,
|
||||
paste_text_sticky : true,
|
||||
entity_encoding : "raw",
|
||||
add_unload_trigger : false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue