-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
Hello,
I am working on a website with two languages. I managed to work with locales and create/delete posts but have a problem with editing. The form is empty.
Any ideas how to solve it?
Thanks a lot!
Jakub
Here is the clip
fieldset
legend Title
= f.simple_fields_for :title_translations do |title_fields|
= title_fields.input :en
= title_fields.input :nl