Closed jefflunt closed 12 years ago
Problem seems to be that a form get generated in some cases for the section (as it should be) while other times it doesn't, and therefore the submit happens on the LogBook instead.
This probably happened when I changed link_to
to button_to
. I will change it back.
This would be fine, except that the redirect takes you back to the edit action, which is then invalid.