Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't manage "required" attribute in PriorityInput
Don't overwrite the `#has_required?` method forcing any priority input select elements to not include the attribute. Let the inherited classes, and most likely, the html5 component manage that attribute.
- Loading branch information