Sha256: 33de53cae0e9114fae6938013d14870d32fbb06e9227ae35d6ce748923763452

Contents?: true

Size: 432 Bytes

Versions: 28

Compression:

Stored size: 432 Bytes

Contents

<div class="dropdown batch_document_selector_all" >
  <%= check_box_tag 'check_all', 'yes', @all_checked, disabled: @disable_select_all %>
  <% if !@disable_select_all %>
    <a class="dropdown-toggle"  data-toggle="dropdown" href="#"><span class="sr-only">Select to access selection options</span><span class="caret"></span></a>
    <ul class="dropdown-menu">
      <%= render "batch_edits_actions" %>
    </ul>
  <% end %>
</div>

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.3 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-1.1.0 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.2 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.1.0.beta1 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.1 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.0 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/batch_edits/_check_all.html.erb
sufia-7.4.1 app/views/batch_edits/_check_all.html.erb
hyrax-1.0.5 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/batch_edits/_check_all.html.erb
sufia-7.4.0 app/views/batch_edits/_check_all.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-1.0.4 app/views/hyrax/batch_edits/_check_all.html.erb
hyrax-1.0.3 app/views/hyrax/batch_edits/_check_all.html.erb