Sha256: ff7dae537793d2253ace92bc1d44cad64ce68a0807b3588b2d3d0fb22eebae34

Contents?: true

Size: 347 Bytes

Versions: 159

Compression:

Stored size: 347 Bytes

Contents

<%# this includes the fields in a form necissary for manipulating a single item in a collection %>
<%# form - form these fields will reside in %>
<%# action - collection action: add or remove %>
<%# document - current document %>
<%= form.hidden_field :members, :value => action %>
<%= hidden_field :batch_document_ids, '', {value:document.id} %>

Version data entries

159 entries across 159 versions & 4 rubygems

Version Path
hyrax-5.0.4 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-5.0.3 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-5.0.2 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-5.0.1 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-5.0.0 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-3.6.0 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-4.0.0 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-3.5.0 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-3.4.2 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-3.4.1 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-3.4.0 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb
hyrax-3.3.0 app/views/hyrax/dashboard/collections/_single_item_action_fields.html.erb