Sha256: 3f0fa3dd8ad77cb06049fe1a7c86b7b67364a12c0e272ced93d00f68357801c2
Contents?: true
Size: 255 Bytes
Versions: 3
Compression:
Stored size: 255 Bytes
Contents
<%# based on hyrax/app/views/records/edit_fields/_resource_type.html.erb %> <%= f.input :genre, as: :select, collection: Hyrax::ArticleGenreService.new.select_active_options, input_html: { class: 'form-control', multiple: true } %>
Version data entries
3 entries across 3 versions & 1 rubygems