Skip to content
Snippets Groups Projects
Commit 74d058ec authored by flvr-odoo's avatar flvr-odoo
Browse files

[FIX] tools : removing html comments


This commit fixes the malformed comment that would sometimes comment out
the rest of the html resulting in an improper display.

this is due to the new html5 notation --!> not behing understood by
our parser.

this commit replaces any --!> into -->.

this commit also remove  <!--> or <!--->

opw-2812488

closes odoo/odoo#125162

X-original-commit: e3906018
Signed-off-by: default avatarVranckx Florian (flvr) <flvr@odoo.com>
parent 27144695
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment