Sha256: 2d8c1308076f20720b35636b96365be900fd979c25bb2cc990b09b9605cd8072

Contents?: true

Size: 300 Bytes

Versions: 37

Compression:

Stored size: 300 Bytes

Contents

<%# button for deleting a collections %>
<%# collection -- collection to be deleted %>
<%= button_to label, collections.collection_path(collection.id), data:{confirm: confirm, behavior: 'hydra-collections'}, method: :delete, class: "btn btn-primary collection-delete", id: 'hydra-collection-add' %>

Version data entries

37 entries across 37 versions & 1 rubygems

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