Sha256: c450e42904eb0a1452b0ef9fd6c574505e7f5e3d418f283583ff3ef3e9ca4c63

Contents?: true

Size: 228 Bytes

Versions: 11

Compression:

Stored size: 228 Bytes

Contents

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
blacklight-8.1.0 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.1 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.0 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.0.beta8 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.0.beta7 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.0.beta6 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.0.beta5 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.0.beta4 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.0.beta3 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.0.beta2 app/views/catalog/_advanced_search_form.html.erb
blacklight-8.0.0.beta1 app/views/catalog/_advanced_search_form.html.erb