Sha256: 90d31184b9e152e55292b97aed29aa671f5112e5a924e4773550b72f78e6c9b3
Contents?: true
Size: 511 Bytes
Versions: 2
Compression:
Stored size: 511 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), search_fields: Deprecation.silence(Blacklight::ConfigurationHelperBehavior) { search_fields }, autocomplete_path: search_action_path(action: :suggest))) %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blacklight-7.25.1 | app/views/catalog/_search_form.html.erb |
blacklight-7.25.0 | app/views/catalog/_search_form.html.erb |