Sha256: d718604a193c7ba5364051b998e1228f53f0af5847920789cbd60c5a1e07728a

Contents?: true

Size: 941 Bytes

Versions: 6

Compression:

Stored size: 941 Bytes

Contents

<%= presenter.attribute_to_html(:creator, render_as: :faceted) %>
<%= presenter.attribute_to_html(:contributor, render_as: :faceted) %>
<%= presenter.attribute_to_html(:subject, render_as: :faceted) %>
<%= presenter.attribute_to_html(:publisher, render_as: :faceted) %>
<%= presenter.attribute_to_html(:language, render_as: :faceted) %>
<%= presenter.attribute_to_html(:identifier, render_as: :linked, search_field: 'identifier_tesim') %>
<%= presenter.attribute_to_html(:keyword, render_as: :faceted) %>
<%= presenter.attribute_to_html(:date_created, render_as: :linked, search_field: 'date_created_tesim') %>
<%= presenter.attribute_to_html(:based_near_label) %>
<%= presenter.attribute_to_html(:related_url, render_as: :external_link) %>
<%= presenter.attribute_to_html(:resource_type, render_as: :faceted) %>
<%= presenter.attribute_to_html(:source) %>
<%= presenter.attribute_to_html(:rights_statement, render_as: :rights_statement) %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hyrax-2.0.3 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.2 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.1 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.0 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/base/_attribute_rows.html.erb