Sha256: 8fc2dd21aee7135ef535789be4fa58d97b770510347ad1c35e90191489599563

Contents?: true

Size: 432 Bytes

Versions: 39

Compression:

Stored size: 432 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, collections.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

39 entries across 39 versions & 1 rubygems

Version Path
hydra-collections-8.2.0 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-8.1.1 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-8.1.0 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-8.0.0 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-7.0.0 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-5.0.4 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-6.0.0 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-6.0.0.rc2 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-6.0.0.rc1 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-5.0.3 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-6.0.0.alpha app/views/collections/_button_for_update_collection.html.erb
hydra-collections-5.0.2 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-5.0.1 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-5.0.0 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-4.0.0 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-4.0.0.rc3 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-4.0.0.rc2 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-4.0.0.rc1 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-4.0.0.beta4 app/views/collections/_button_for_update_collection.html.erb
hydra-collections-4.0.0.beta3 app/views/collections/_button_for_update_collection.html.erb