Skip to content
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

selectdatewidget validation issues because of nesting labels attributes #22

Open
Schascha opened this issue May 2, 2017 · 0 comments
Open
Assignees

Comments

@Schascha
Copy link
Member

Schascha commented May 2, 2017

Error: The element label must not appear as a descendant of the label element.

https://github.com/moccu/barbeque/blob/master/barbeque/templates/barbeque/forms/row/default.html#L23

https://github.com/moccu/barbeque/blob/master/barbeque/templates/barbeque/forms/field/selectdatewidget.html#L10

Replacing the first label for this widget in the row template with a div should solve this issue.

schorfES pushed a commit that referenced this issue Jul 26, 2017
* This fixes issue #22
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

No branches or pull requests

2 participants