4 lines
135 B
Text
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
|