Skip to content
Snippets Groups Projects
Commit 9d6ef842 authored by Mohammed Shekha's avatar Mohammed Shekha
Browse files

[FIX] web: disale autofill on input elements


with this commit we disables autofill of autocomplete by setting
autocomplete=off, this was previously done in commit: 64293fbd
but it was not working because we were setting autocomplete=none
it seems that none does not work all the time.

task-2462676

closes odoo/odoo#68271

Signed-off-by: default avatarAaron Bohy (aab) <aab@odoo.com>
parent 646f5136
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