wysiwyg codeviewFilter

This commit is contained in:
yuri
2019-08-08 15:04:33 +03:00
parent 4253915eed
commit 3c6e19f4c0
+1
View File
@@ -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) {