Sha256: f7f6c7febea47685b461f82706b3fca5ca6bb7dfb3f68a87b583d26fed1e84d8

Contents?: true

Size: 197 Bytes

Versions: 10

Compression:

Stored size: 197 Bytes

Contents

<% # container for all groups in index view -%>
<div id="groups">
  <%= render(Blacklight::Document::GroupComponent.with_collection(@response.groups, group_limit: @response.group_limit)) %>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
blacklight-8.8.4 app/views/catalog/_group.html.erb
blacklight-8.8.3 app/views/catalog/_group.html.erb
blacklight-8.8.2 app/views/catalog/_group.html.erb
blacklight-9.0.0.beta1 app/views/catalog/_group.html.erb
blacklight-8.8.1 app/views/catalog/_group.html.erb
blacklight-8.8.0 app/views/catalog/_group.html.erb
blacklight-8.7.0 app/views/catalog/_group.html.erb
blacklight-8.6.1 app/views/catalog/_group.html.erb
blacklight-8.6.0 app/views/catalog/_group.html.erb
blacklight-8.5.1 app/views/catalog/_group.html.erb