eurucamp/call4papers

Rails renders Yes/No when submitting talk without calls

Opened this issue · 0 comments

When I submit a talk without any checked calls, validation fails and in the rendered form, I get Yes/No checkboxes asking if I want to submit to any conference.

screen shot 2015-03-27 at 19 46 48

This screenshot shows the line in app/views/talks/_form.html.erb which causes the problem.