Sha256: a3d690286b417b070a5b5f99d94f0e3a0a036743140d6589a5164f990b1a6610

Contents?: true

Size: 254 Bytes

Versions: 12

Compression:

Stored size: 254 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 btn-primary collection-remove" %>
<% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
hyrax-2.0.3 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.2 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.1 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.0 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/dashboard/collections/_button_remove_from_collection.html.erb