Sha256: 8c3ec180c636438b4a4a5ac4134742c8e83ebd3dc31a4e0165a3acb4b56b804d

Contents?: true

Size: 412 Bytes

Versions: 61

Compression:

Stored size: 412 Bytes

Contents

<%# button for updating a collections %>
<%# collection_id -- collection to be updated (use 'collection_replace_id' if you wish the form to be updated by a form value) %>
<%# label -- button label %>
<%= button_to label, hyrax.dashboard_collection_path(collection_id),
              method: :post,
              class: "btn btn-primary submits-batches",
              data: { behavior: 'updates-collection' } %>

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-5.0.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.6.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-4.0.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.5.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.4.2 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.4.1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.4.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.3.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.2.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.9.6 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.1.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb