osem-fcy/app/views/admin/volunteers/_vday_fields.html.haml
Henne Vogelsang 81853d1ef9
Retire semantic_form_for
Also a buttload of form cleanups...
2022-02-24 15:52:34 +01:00

4 lines
135 B
Text

.nested-fields
= f.date_select :day
= f.text_field :description, rows: '2', class: 'col-md-8'
= remove_association_link :vday, f