Sha256: 311516b80c6e21cf000b078c521b435ecc1a180bc4700d4f200fb88255ea4601

Contents?: true

Size: 377 Bytes

Versions: 15

Compression:

Stored size: 377 Bytes

Contents

<h2 class="sr-only"><%= t('.descriptions') %></h2>
<dl class="metadata-collections">
  <% @presenter.terms_with_values.each do |field_name| %>
    <div class="row">
      <dt class="col-5 text-right"><%= collection_metadata_label(@presenter, field_name) %></dt>
      <dd class="col-7"><%= collection_metadata_value(@presenter, field_name) %></dd>
    </div>
  <% end %>
</dl>

Version data entries

15 entries across 15 versions & 1 rubygems

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