Sha256: e098a24726aef947c1d9ebd74a702dd4c58dcbcf3477c8b228ea0cbb1262123d

Contents?: true

Size: 193 Bytes

Versions: 35

Compression:

Stored size: 193 Bytes

Contents

<dl>
  <% present_terms(@presenter, @presenter.terms_with_values) do |r, term| %>
    <div>
      <dt><%= r.label(term) %></dt>
      <dd><%= r.value(term) %></dd>
    </div>
  <% end %>
</dl>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.9.5 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.9.4 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.9.3 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.9.2 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.9.1 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.9.0 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.8.0 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.7.2 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.7.1 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.7.0 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.6.0 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.5.1 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.5.0 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.4.1 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/collections/_show_descriptions.html.erb
hyrax-2.4.0 app/views/hyrax/collections/_show_descriptions.html.erb