Sha256: daac9a2d7392b7f86d17c3024e6d7c0867f8aff97407ce937d4a6764dc4a4349

Contents?: true

Size: 732 Bytes

Versions: 43

Compression:

Stored size: 732 Bytes

Contents

<div class="batch-info">
  <%= render 'hyrax/dashboard/collections/form_for_select_collection', user_collections: @user_collections %>

  <div class="batch-toggle">
    <% session[:batch_edit_state] = "on" %>
    <div class="button_to-inline">
      <%= button_to t('hyrax.dashboard.my.action.edit_selected'), hyrax.edit_batch_edits_path, method: :get, class: "btn btn-update btn-primary hidden submits-batches", data: { behavior: 'batch-edit' }, id: 'batch-edit' %>
    </div>
    <%= batch_delete %>
    <%= button_tag t('hyrax.dashboard.my.action.add_to_collection'),
        class: 'btn btn-primary submits-batches submits-batches-add',
        data: { toggle: "modal", target: "#collection-list-container" } %>
  </div>
</div>

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
hyrax-3.6.0 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.5.0 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.4.2 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.4.1 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.4.0 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.3.0 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.2.0 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-2.9.6 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.1.0 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-2.9.5 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.0.2 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.0.1 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.0.0 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-2.9.4 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-2.9.3 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-2.9.2 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-2.9.1 app/views/hyrax/my/works/_batch_actions.html.erb
hyrax-2.9.0 app/views/hyrax/my/works/_batch_actions.html.erb