Sha256: 7e6354ab75eb10474395a76058bbce0f08347d29849baf76ce69a2697fc60d22

Contents?: true

Size: 911 Bytes

Versions: 6

Compression:

Stored size: 911 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) %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hyrax-2.0.0.rc1 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/base/_attribute_rows.html.erb