Sha256: ef9a66f01dfad65d1c89959b3dd31de62dedc53ccff2b6a7d4f3c025da215be9

Contents?: true

Size: 169 Bytes

Versions: 4

Compression:

Stored size: 169 Bytes

Contents

<%= f.input :resource_type, as: :select_with_help, collection: Sufia.config.resource_types,
    input_html: { class: 'form-control', multiple: true, required: true } %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sufia-6.0.0.rc4 app/views/records/edit_fields/_resource_type.html.erb
sufia-6.0.0.rc3 app/views/records/edit_fields/_resource_type.html.erb
sufia-6.0.0.rc2 app/views/records/edit_fields/_resource_type.html.erb
sufia-6.0.0.rc1 app/views/records/edit_fields/_resource_type.html.erb