Sha256: f2343697850261be53b28efb249f042b82fac27a859a8610108f37aaa1603542

Contents?: true

Size: 331 Bytes

Versions: 5

Compression:

Stored size: 331 Bytes

Contents

<%= render(Blacklight::SearchBarComponent.new(
      url: search_action_url,
      params: search_state.params_for_search.except(:qt),
      search_fields: Deprecation.silence(Blacklight::ConfigurationHelperBehavior) { search_fields },
      presenter: presenter,
      autocomplete_path: search_action_path(action: :suggest))) %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
blacklight-7.14.1 app/views/catalog/_search_form.html.erb
blacklight-7.14.0 app/views/catalog/_search_form.html.erb
blacklight-7.13.2 app/views/catalog/_search_form.html.erb
blacklight-7.13.1 app/views/catalog/_search_form.html.erb
blacklight-7.13.0 app/views/catalog/_search_form.html.erb