Commit fd97b267 authored by Romain Courteaud's avatar Romain Courteaud

erp5_core: html viewer: enable more elements

parent 4b516fe8
...@@ -76,7 +76,9 @@ ...@@ -76,7 +76,9 @@
NAV: true, NAV: true,
FOOTER: true, FOOTER: true,
DIV: true, DIV: true,
SPAN: true SPAN: true,
DETAILS: true,
SUMMARY: true
}, },
attribute_list: { attribute_list: {
alt: true, alt: true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment