UNC-Libraries/hy-c

View on GitHub
app/views/records/edit_fields/_deposit_agreement.html.erb

Summary

Maintainability
Test Coverage
<%= f.hidden_field :deposit_agreement, multiple: true, value: f.object.deposit_agreement.to_a.join(','), input_html: { class: 'form-control' } %>