mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 03:34:48 +02:00
Make blockquotes breakable in html editor
This commit is contained in:
@ -93,6 +93,7 @@ var et2_htmlarea = /** @class */ (function (_super) {
|
||||
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