Skip to content
Commit 7cd17e6d authored by Christian Ribeaud's avatar Christian Ribeaud
Browse files

fix(frontend/UsersList): make sure that we are comparing numbers

Using '==' instead of '===' so that JavaScript converts the values to numbers.
Actually, 'AutoSelectBase' is the problem and should be refactored (see #295): wrong type, returning everything as string, ...

Closes #279
parent c45cb25e
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment