osem-fcy/app/views/admin/volunteers/_vday_fields.html.haml

5 lines
135 B
Text
Raw Normal View History

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