Sha256: 7547b0d36692d88bbe7e53a0601e445f0f27acbf685b0e16cbf2f1866d4e86f0
Contents?: true
Size: 411 Bytes
Versions: 12
Compression:
Stored size: 411 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: :put, class: "btn btn-primary submits-batches", data: { behavior: 'updates-collection' } %>
Version data entries
12 entries across 12 versions & 1 rubygems