Sha256: e3dac5562f62a5712ea26497f8d827cc3c82d1d84c0d1ff15c120624adae2595

Contents?: true

Size: 240 Bytes

Versions: 7

Compression:

Stored size: 240 Bytes

Contents

<% # container for all groups in index view -%>
<div class='al-grouped-results'>
  <%= render (blacklight_config.view_config(document_index_view_type).group_component || Arclight::GroupComponent).with_collection(@response.groups) %>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
arclight-1.0.1 app/views/catalog/_group.html.erb
arclight-1.0.0 app/views/catalog/_group.html.erb
arclight-1.0.0.beta6 app/views/catalog/_group.html.erb
arclight-1.0.0.beta4 app/views/catalog/_group.html.erb
arclight-1.0.0.beta3 app/views/catalog/_group.html.erb
arclight-1.0.0.beta2 app/views/catalog/_group.html.erb
arclight-1.0.0.beta1 app/views/catalog/_group.html.erb