Skip to content
Commit ee1f8104 authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Find directly the label instead of falling back to it



The input element is always hidden, so the check always ended falling
back to the label. Moreover, the label is the element that the user
interacts with, so it must be the one used.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent 7b6946d2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment