Commit a8036083 authored by Romain Courteaud's avatar Romain Courteaud

erp5_core: html viewer: enable more elements

parent 95abef63
......@@ -76,7 +76,9 @@
NAV: true,
FOOTER: true,
DIV: true,
SPAN: true
SPAN: true,
DETAILS: true,
SUMMARY: true
},
attribute_list: {
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