Sha256: 5a36c6006250d766900ffa1baa5d34d13ab0ec6c3040b83a9c64cfb302d2f2d7

Contents?: true

Size: 495 Bytes

Versions: 10

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: hyrax)) %>
      </div>
<% end %>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/my/_constraints.html.erb
hyrax-1.1.0 app/views/hyrax/my/_constraints.html.erb
hyrax-1.0.5 app/views/hyrax/my/_constraints.html.erb
hyrax-1.0.4 app/views/hyrax/my/_constraints.html.erb
hyrax-1.0.3 app/views/hyrax/my/_constraints.html.erb
hyrax-1.0.2 app/views/hyrax/my/_constraints.html.erb
hyrax-1.0.1 app/views/hyrax/my/_constraints.html.erb
hyrax-1.0.0.rc2 app/views/hyrax/my/_constraints.html.erb
hyrax-1.0.0.rc1 app/views/hyrax/my/_constraints.html.erb
test_hyrax-0.0.1.alpha app/views/hyrax/my/_constraints.html.erb