You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This screenshot shows the line in app/views/talks/_form.html.erb which causes the problem.
The text was updated successfully, but these errors were encountered:
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.
This screenshot shows the line in
app/views/talks/_form.html.erb
which causes the problem.The text was updated successfully, but these errors were encountered: