Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
Fixed small issue with pulling form name
Browse files Browse the repository at this point in the history
In some occasion, trying to find the parent form and the form name of an
input element was giving the wrong result. We should call instead
`form.getAttribute("name")` for correct result.
  • Loading branch information
ghiscoding committed Nov 2, 2015
1 parent aa4b874 commit d541aad
Showing 1 changed file with 2 additions and 0 deletions.
Loading

0 comments on commit d541aad

Please sign in to comment.