Sha256: 249ec657b4740609d3d8e5b2a60899501026fef533759f225aa2c262fa8371fd
Contents?: true
Size: 507 Bytes
Versions: 14
Compression:
Stored size: 507 Bytes
Contents
<div class="result-type-group btn-group" role="group" aria-label="<%= t('arclight.views.index.group_results') %>"> <%= link_to t('arclight.views.index.all_results'), search_catalog_path(search_without_group), class: "btn btn-outline-secondary #{'active' unless grouped?}" %> <%= link_to t('arclight.views.index.group_by_collection'), search_catalog_path(search_with_group), class: "btn btn-outline-secondary #{'active' if grouped?}" %> </div>
Version data entries
14 entries across 14 versions & 1 rubygems