-
- Downloads
[FIX] web_editor: fix attributes missing from cleanForSave
Before this commit:
When we try to add html data in translated email templates then it does not
remove those extra classes from the html code.
After this commit:
Now those extra classes will remove from the html code.
Task-2985072
closes odoo/odoo#103414
Signed-off-by:
David Monjoie (dmo) <dmo@odoo.com>
Please register or sign in to comment