Sha256: f748338a8a739d35a7e8e0ad50649509842becbb35a29af9e2e31d4b92fda8bd
Contents?: true
Size: 288 Bytes
Versions: 54
Compression:
Stored size: 288 Bytes
Contents
<%# button for deleting a collections %> <%# collection -- collection to be deleted %> <%= button_to label, 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
54 entries across 54 versions & 1 rubygems