Sha256: 99bc109001c8d0a56afb5391e89cf2a146f37bbae346bd8e2a9c8ff33308d92d
Contents?: true
Size: 425 Bytes
Versions: 33
Compression:
Stored size: 425 Bytes
Contents
<%#= button_to label, , :class=>"btn btn-primary collection-remove", 'data-behavior'=>'hydra-collections-remove', members:"delete", batch_document_ids:[document.id] %> <%= form_for @collection, url:collections.collection_path(@collection.id), :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
33 entries across 33 versions & 1 rubygems