mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 20:11:23 +02:00
Make blockquotes breakable in html editor
This commit is contained in:
@@ -224,6 +224,7 @@ export class et2_htmlarea extends et2_editableWidget implements et2_IResizeable
|
||||
resize: false,
|
||||
height: this.options.height,
|
||||
width: this.options.width,
|
||||
end_container_on_empty_block: true,
|
||||
mobile: {
|
||||
theme: 'silver'
|
||||
},
|
||||
|
Reference in New Issue
Block a user