Sha256: 3971893c7baeefb48074ec8ea1fd65e32bd8d9de5d09b34a36c02c49e454a4c3

Contents?: true

Size: 609 Bytes

Versions: 62

Compression:

Stored size: 609 Bytes

Contents

<% if query_has_constraints? %>
  <div id="appliedParams" class="clearfix constraints-container">
    <div class="pull-right">
      <%= link_to start_over_path,
          class: "catalog_startOverLink btn btn-sm btn-text", id: "startOverLink" do %>
          <span class="btn btn-sm btn-danger start-over"><span class="glyphicon glyphicon-remove"></span></span>
          <%= t('blacklight.search.start_over') %>
      <% end %>
    </div>
    <span class="constraints-label"><%= t('blacklight.search.filters.title') %></span>
    <%= render_constraints(params.merge(route_set: hyrax)) %>
  </div>
<% end %>

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
hyrax-3.6.0 app/views/hyrax/my/_constraints.html.erb
hyrax-3.5.0 app/views/hyrax/my/_constraints.html.erb
hyrax-3.4.2 app/views/hyrax/my/_constraints.html.erb
hyrax-3.4.1 app/views/hyrax/my/_constraints.html.erb
hyrax-3.4.0 app/views/hyrax/my/_constraints.html.erb
hyrax-3.3.0 app/views/hyrax/my/_constraints.html.erb
hyrax-3.2.0 app/views/hyrax/my/_constraints.html.erb
hyrax-2.9.6 app/views/hyrax/my/_constraints.html.erb
hyrax-3.1.0 app/views/hyrax/my/_constraints.html.erb
hyrax-2.9.5 app/views/hyrax/my/_constraints.html.erb
hyrax-3.0.2 app/views/hyrax/my/_constraints.html.erb
hyrax-3.0.1 app/views/hyrax/my/_constraints.html.erb
hyrax-3.0.0 app/views/hyrax/my/_constraints.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/my/_constraints.html.erb
hyrax-2.9.4 app/views/hyrax/my/_constraints.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/my/_constraints.html.erb
hyrax-2.9.3 app/views/hyrax/my/_constraints.html.erb
hyrax-2.9.2 app/views/hyrax/my/_constraints.html.erb
hyrax-2.9.1 app/views/hyrax/my/_constraints.html.erb
hyrax-2.9.0 app/views/hyrax/my/_constraints.html.erb