Sha256: 329ebfa4eb463721f945f4443bde4bdfe3c5ec5c9de98e24ea03ec82083678e4

Contents?: true

Size: 428 Bytes

Versions: 21

Compression:

Stored size: 428 Bytes

Contents

<%= warn "#{__file__} is a deprecated partial." %>
<%= render((blacklight_config&.view_config(document_index_view_type)&.search_bar_component || Blacklight::SearchBarComponent).new(
      url: search_action_url,
      advanced_search_url: search_action_url(action: 'advanced_search'),
      params: search_state.params_for_search.except(:qt),
      presenter: presenter,
      autocomplete_path: suggest_index_catalog_path)) %>

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
blacklight-8.6.1 app/views/catalog/_search_form.html.erb
blacklight-8.6.0 app/views/catalog/_search_form.html.erb
blacklight-8.5.1 app/views/catalog/_search_form.html.erb
blacklight-8.5.0 app/views/catalog/_search_form.html.erb
blacklight-8.4.0 app/views/catalog/_search_form.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-8.3.0/app/views/catalog/_search_form.html.erb
blacklight-8.3.0 app/views/catalog/_search_form.html.erb
blacklight-8.2.2 app/views/catalog/_search_form.html.erb
blacklight-8.2.1 app/views/catalog/_search_form.html.erb
blacklight-8.2.0 app/views/catalog/_search_form.html.erb
blacklight-8.1.0 app/views/catalog/_search_form.html.erb
blacklight-8.0.1 app/views/catalog/_search_form.html.erb
blacklight-8.0.0 app/views/catalog/_search_form.html.erb
blacklight-8.0.0.beta8 app/views/catalog/_search_form.html.erb
blacklight-8.0.0.beta7 app/views/catalog/_search_form.html.erb
blacklight-8.0.0.beta6 app/views/catalog/_search_form.html.erb
blacklight-8.0.0.beta5 app/views/catalog/_search_form.html.erb
blacklight-8.0.0.beta4 app/views/catalog/_search_form.html.erb
blacklight-8.0.0.beta3 app/views/catalog/_search_form.html.erb
blacklight-8.0.0.beta2 app/views/catalog/_search_form.html.erb