Sha256: ff4cc4711b2fc1556d4decdf5addd9654c25131bb060ef9e90c051542d4e03f9
Contents?: true
Size: 255 Bytes
Versions: 61
Compression:
Stored size: 255 Bytes
Contents
<%= form_for collection, url: hyrax.dashboard_collection_path(collection), method: :put, as: 'collection' do |f| %> <%= single_item_action_remove_form_fields(f, document) %> <%= f.submit label, class: "btn collection-remove #{btn_class}" %> <% end %>
Version data entries
61 entries across 61 versions & 1 rubygems