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