Skip to content
Snippets Groups Projects
Commit 7aa54959 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Fixing a problem where if the user hits enter in the form field.

* the first button in the form would be clicked instead of the "submit" event, even if the first button is hidden.
* Changed the order of the DOM so that the correct button comes first in the DOM.
parent 9f885dd2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment