Sha256: f0fef8eedffb1b73f202ec06520c5378d03300f6aaaf3e1e27e7b870e8e17f40

Contents?: true

Size: 495 Bytes

Versions: 16

Compression:

Stored size: 495 Bytes

Contents

<% if query_has_constraints? %>

      <div id="appliedParams" class="clearfix constraints-container">
        <div class="pull-right">
          <%= link_to t('blacklight.search.start_over'), start_over_path, 
              class: "catalog_startOverLink btn btn-sm btn-text", id: "startOverLink" %>
        </div>
        <span class="constraints-label"><%= t('blacklight.search.filters.title') %></span>
        <%= render_constraints(params.merge(route_set: sufia)) %>
      </div>
<% end %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
sufia-7.4.1 app/views/my/_constraints.html.erb
sufia-7.4.0 app/views/my/_constraints.html.erb
sufia-7.3.1 app/views/my/_constraints.html.erb
sufia-7.3.0 app/views/my/_constraints.html.erb
sufia-7.3.0.rc3 app/views/my/_constraints.html.erb
sufia-7.3.0.rc2 app/views/my/_constraints.html.erb
sufia-7.3.0.rc1 app/views/my/_constraints.html.erb
sufia-7.2.0 app/views/my/_constraints.html.erb
sufia-7.1.0 app/views/my/_constraints.html.erb
sufia-7.0.0 app/views/my/_constraints.html.erb
sufia-7.0.0.rc2 app/views/my/_constraints.html.erb
sufia-7.0.0.rc1 app/views/my/_constraints.html.erb
sufia-7.0.0.beta4 app/views/my/_constraints.html.erb
sufia-7.0.0.beta3 app/views/my/_constraints.html.erb
sufia-7.0.0.beta2 app/views/my/_constraints.html.erb
sufia-7.0.0.beta1 app/views/my/_constraints.html.erb