Skip to content

Correct input checkbox render type #1875

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 1, 2012
Merged

Conversation

johnkary
Copy link
Contributor

@johnkary johnkary commented Nov 1, 2012

Checkboxes render as <input type="checkbox"> not <input type="text">

This typo exists in all versions of the docs 2.0, 2.1, master.

Thanks!

Checkboxes render as `<input type="checkbox">` not `<input type="text">`

This typo exists in all versions of the docs 2.0, 2.1, master.

Thanks!
weaverryan added a commit that referenced this pull request Nov 1, 2012
Correct input checkbox render type
@weaverryan weaverryan merged commit 500a101 into symfony:2.0 Nov 1, 2012
@weaverryan
Copy link
Member

Great PR John - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants