Sha256: fa8bdaa3dbfcfc582bf85122898c8f1f39ab8b7694e4f0fab9c055c570b139b6

Contents?: true

Size: 163 Bytes

Versions: 15

Compression:

Stored size: 163 Bytes

Contents

<% # container for all documents in index view -%>
<div class="table-responsive mt-4" id="documents">
  <%= render 'default_group', docs: @response.docs %>
</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/hyrax/my/_document_list.html.erb
hyrax-5.0.4 app/views/hyrax/my/_document_list.html.erb
hyrax-5.0.3 app/views/hyrax/my/_document_list.html.erb
hyrax-5.0.2 app/views/hyrax/my/_document_list.html.erb
hyrax-5.0.1 app/views/hyrax/my/_document_list.html.erb
hyrax-5.0.0 app/views/hyrax/my/_document_list.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/my/_document_list.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/my/_document_list.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/my/_document_list.html.erb
hyrax-4.0.0 app/views/hyrax/my/_document_list.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/my/_document_list.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/my/_document_list.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/my/_document_list.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/my/_document_list.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/my/_document_list.html.erb