Sha256: 0272c43647ffaf1c809e62f5734d1381e3bfd8fa215416211779b958d241bc55
Contents?: true
Size: 422 Bytes
Versions: 6
Compression:
Stored size: 422 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-danger collection-remove" %> <% end %>
Version data entries
6 entries across 6 versions & 1 rubygems