Skip to content
Snippets Groups Projects
Commit 52214a3a authored by Guillaume (gdi)'s avatar Guillaume (gdi)
Browse files

[FIX] website_form: fix form ids generation


In order to respect the good practices of HTML, it is preferable that
the IDs of HTML elements do not start with a number. This makes it
easier to handle CSS selectors etc.

task-2760205

closes odoo/odoo#84236

Signed-off-by: default avatarQuentin Smetz (qsm) <qsm@odoo.com>
parent 9e0a529b
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