Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug missing setting setOmitted(true) in Button.php
If form is submitted with standard SubmitButton and in the form is another button Button, the attribute name + value appears in $values of the form. This is undesirable behaviour and my proposal fixes this bug.
- Loading branch information