Sha256: dc67afba539e6badea36b976471475d46f657fa9385a9d7663b9e1a618595856

Contents?: true

Size: 420 Bytes

Versions: 36

Compression:

Stored size: 420 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, collection_path(collection_id), :method=>:put, :class=>"btn btn-primary updates-collection submits-batches collection-update", 'data-behavior'=>'hydra-collections', :id=>'hydra-collection-update' %>

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
curation_concerns-1.4.0 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.3.3 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.3.2 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.3.1 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.3.0 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.2.0 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.1.2 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.1.1 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.1.0 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta10 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta9 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta8 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta7 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta6 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta5 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta4 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta3 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta2 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.0.0.beta1 app/views/collections/_button_for_update_collection.html.erb