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