Sha256: 023c1249d14e69b219e5bf4b286ea004705592c39d617f10c098748c1243492a

Contents?: true

Size: 429 Bytes

Versions: 18

Compression:

Stored size: 429 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, main_app.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

18 entries across 18 versions & 1 rubygems

Version Path
curation_concerns-1.7.8 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.7.7 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-2.0.0 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-2.0.0.rc2 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.7.6 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.7.5 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.7.4 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.7.3 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.7.2 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-2.0.0.rc1 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.7.1 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.7.0 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.7.0.beta1 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.6.3 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.6.2 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.6.1 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.6.0 app/views/collections/_button_for_update_collection.html.erb
curation_concerns-1.5.0 app/views/collections/_button_for_update_collection.html.erb