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-2.9.5 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.0.2 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.0.1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.0.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.9.4 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.9.3 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.9.2 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.9.1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.9.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.0.0.pre.rc2 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.8.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.7.2 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.7.1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.7.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.6.0 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb
hyrax-2.5.1 app/views/hyrax/dashboard/collections/_button_for_update_collection.html.erb