Sha256: b3c32aea3032f92a3226ce138a383f39cc85b169d68d31151b5766fec7217208

Contents?: true

Size: 209 Bytes

Versions: 10

Compression:

Stored size: 209 Bytes

Contents

<%= render(Blacklight::AdvancedSearchFormComponent.new(
      url: search_action_url,
      classes: ['advanced'],
      params: search_state.params_for_search.except(:qt),
      response: @response
    )) %>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
blacklight-8.6.1 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.6.0 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.5.1 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.5.0 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.4.0 app/views/catalog/_advanced_search_form.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-8.3.0/app/views/catalog/_advanced_search_form.html.erb
blacklight-8.3.0 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.2.2 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.2.1 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.2.0 app/views/catalog/_advanced_search_form.html.erb