Sha256: d89067f616d31840afd53bf46bbf2b3abd7f00e86ff6eef9fb0add1506d0ab8a

Contents?: true

Size: 263 Bytes

Versions: 77

Compression:

Stored size: 263 Bytes

Contents

<% if show_sort_and_per_page? %>
  <%= render(Blacklight::Response::SortComponent.new(
    choices: active_sort_fields.map { |key, config| [sort_field_label(config.key), key] },
    search_state: search_state,
    selected: current_sort_field&.key)) %>
<% end %>

Version data entries

77 entries across 76 versions & 2 rubygems

Version Path
blacklight-8.6.1 app/views/catalog/_sort_widget.html.erb
blacklight-7.40.0 app/views/catalog/_sort_widget.html.erb
blacklight-8.6.0 app/views/catalog/_sort_widget.html.erb
blacklight-8.5.1 app/views/catalog/_sort_widget.html.erb
blacklight-8.5.0 app/views/catalog/_sort_widget.html.erb
blacklight-7.39.0 app/views/catalog/_sort_widget.html.erb
blacklight-8.4.0 app/views/catalog/_sort_widget.html.erb
blacklight-7.38.0 app/views/catalog/_sort_widget.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-7.37.0/app/views/catalog/_sort_widget.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-8.3.0/app/views/catalog/_sort_widget.html.erb
blacklight-8.3.0 app/views/catalog/_sort_widget.html.erb
blacklight-8.2.2 app/views/catalog/_sort_widget.html.erb
blacklight-8.2.1 app/views/catalog/_sort_widget.html.erb
blacklight-8.2.0 app/views/catalog/_sort_widget.html.erb
blacklight-7.37.0 app/views/catalog/_sort_widget.html.erb
blacklight-7.36.2 app/views/catalog/_sort_widget.html.erb
blacklight-7.36.1 app/views/catalog/_sort_widget.html.erb
blacklight-7.36.0 app/views/catalog/_sort_widget.html.erb
blacklight-7.35.0 app/views/catalog/_sort_widget.html.erb
blacklight-8.1.0 app/views/catalog/_sort_widget.html.erb