Skip to content
Snippets Groups Projects
Commit 79bf6276 authored by qsm-odoo's avatar qsm-odoo
Browse files

[IMP] web: do not wait to select value of activated fields

Before this commit, fields were selected on activation (focus) but only
after a setTimeout. This setTimeout is in fact not necessary. Removing
it allows to test the selection in unit tests.
parent ac490b1b
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