Friday, April 21, 2023
1 change · master
Resolved issues and error corrections
This update corrects a small markup error that could affect how attendee and tag fields are displayed. It also makes the related styling more reliable, reducing the risk of visual inconsistencies for users.
Original PR description
This commit replaces a closing </xpath> with a </div>, and also prevents some potential issues with class overrides for the div. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr