UNC-Libraries/hy-c

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

Summary

Maintainability
Test Coverage
<%= f.input :admin_note, as: :text, input_html: { rows: '14' }, required: f.object.required?(key) %>