Merge pull request #8315 from hrwX/webpage-xss-ignore-html

fix: ignore-xss in webpage for html editor
This commit is contained in:
Himanshu 2019-09-02 21:36:38 +05:30 committed by GitHub
commit 2bb7b69e8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,6 +124,7 @@
"depends_on": "eval:doc.content_type==='HTML'",
"fieldname": "main_section_html",
"fieldtype": "HTML Editor",
"ignore_xss_filter": 1,
"label": "Main Section"
},
{
@ -241,7 +242,7 @@
"idx": 1,
"is_published_field": "published",
"max_attachments": 20,
"modified": "2019-05-28 16:17:06.733116",
"modified": "2019-09-03 04:04:29.585330",
"modified_by": "Administrator",
"module": "Website",
"name": "Web Page",