Closed szabcsee closed 11 years ago
Implemented nested_forms and meals work for the first instance of the child but when adding more children, the meal forms do not appear. Probably there is something with the REGEX or the javascript when adding the second model instances as it does not consider the sub models.
Resolved by different solution.
The Meals fields do not get rendered for the second child. Something must be tweaked in application helper and/or person's coffeescript.