Sha256: 973a1f4618fa660b3c63f2659bd3a36e0d99a98a30f1eb2fb1f03e18a89a60a9

Contents?: true

Size: 497 Bytes

Versions: 22

Compression:

Stored size: 497 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

22 entries across 22 versions & 1 rubygems

Version Path
sufia-6.7.0 app/views/my/_constraints.html.erb
sufia-6.6.1 app/views/my/_constraints.html.erb
sufia-6.6.0 app/views/my/_constraints.html.erb
sufia-6.5.0 app/views/my/_constraints.html.erb
sufia-6.4.0 app/views/my/_constraints.html.erb
sufia-6.3.0 app/views/my/_constraints.html.erb
sufia-6.2.0 app/views/my/_constraints.html.erb
sufia-6.1.0 app/views/my/_constraints.html.erb
sufia-5.0.0 app/views/my/_constraints.html.erb
sufia-6.0.0 app/views/my/_constraints.html.erb
sufia-6.0.0.rc4 app/views/my/_constraints.html.erb
sufia-6.0.0.rc3 app/views/my/_constraints.html.erb
sufia-5.0.0.rc1 app/views/my/_constraints.html.erb
sufia-6.0.0.rc2 app/views/my/_constraints.html.erb
sufia-6.0.0.rc1 app/views/my/_constraints.html.erb
sufia-4.3.1 app/views/my/_constraints.html.erb
sufia-6.0.0.beta1 app/views/my/_constraints.html.erb
sufia-4.2.0 app/views/my/_constraints.html.erb
sufia-4.1.0 app/views/my/_constraints.html.erb
sufia-4.0.1 app/views/my/_constraints.html.erb