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