Sha256: e4aeaf41951633f22278d3ee680d44b447eb7678fc390234f2b2c3517e122342

Contents?: true

Size: 287 Bytes

Versions: 10

Compression:

Stored size: 287 Bytes

Contents

<h2><%= t("hyrax.works.form.in_collections") %></h2>
<div id="collection-widget">
  <%= f.input :member_of_collection_ids,
              as: :select,
              collection: f.object.collections_for_select,
              input_html: { class: 'form-control', multiple: true } %>
</div>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/base/_form_member_of_collections.html.erb
hyrax-1.1.0 app/views/hyrax/base/_form_member_of_collections.html.erb
hyrax-1.0.5 app/views/hyrax/base/_form_member_of_collections.html.erb
hyrax-1.0.4 app/views/hyrax/base/_form_member_of_collections.html.erb
hyrax-1.0.3 app/views/hyrax/base/_form_member_of_collections.html.erb
hyrax-1.0.2 app/views/hyrax/base/_form_member_of_collections.html.erb
hyrax-1.0.1 app/views/hyrax/base/_form_member_of_collections.html.erb
hyrax-1.0.0.rc2 app/views/hyrax/base/_form_member_of_collections.html.erb
hyrax-1.0.0.rc1 app/views/hyrax/base/_form_member_of_collections.html.erb
test_hyrax-0.0.1.alpha app/views/hyrax/base/_form_member_of_collections.html.erb