wysiwyg codeviewFilter
This commit is contained in:
@@ -390,6 +390,7 @@ Espo.define('views/fields/wysiwyg', ['views/fields/text', 'lib!Summernote'], fun
|
||||
toolbar: this.toolbar,
|
||||
buttons: this.buttons,
|
||||
dialogsInBody: $('body'),
|
||||
codeviewFilter: true,
|
||||
};
|
||||
|
||||
if (this.height) {
|
||||
|
||||
Reference in New Issue
Block a user