Allow class attribute when sanitizing email content for display #1330

This commit is contained in:
Ben Gotow 2019-01-22 19:15:52 -08:00
parent 7718ed3539
commit 30968008fb

View file

@ -334,6 +334,7 @@ const Preset = {
'charset',
'checked',
'classid',
'class',
'classname',
'clear',
'colspan',