Sha256: 29138b64270dd2c2f20ca9a48e97d70210ee3a7a55659d6b9f1c414597205df5

Contents?: true

Size: 872 Bytes

Versions: 16

Compression:

Stored size: 872 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, render_as: :faceted) %>
<%= presenter.attribute_to_html(:related_url, render_as: :external_link) %>
<%= presenter.attribute_to_html(:resource_type, render_as: :faceted) %>
<%= presenter.attribute_to_html(:source) %>

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-1.1.0 app/views/hyrax/base/_attribute_rows.html.erb
sufia-7.4.1 app/views/curation_concerns/base/_attribute_rows.html.erb
hyrax-1.0.5 app/views/hyrax/base/_attribute_rows.html.erb
sufia-7.4.0 app/views/curation_concerns/base/_attribute_rows.html.erb
hyrax-1.0.4 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-1.0.3 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-1.0.2 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-1.0.1 app/views/hyrax/base/_attribute_rows.html.erb
hyrax-1.0.0.rc2 app/views/hyrax/base/_attribute_rows.html.erb
sufia-7.3.1 app/views/curation_concerns/base/_attribute_rows.html.erb
hyrax-1.0.0.rc1 app/views/hyrax/base/_attribute_rows.html.erb
sufia-7.3.0 app/views/curation_concerns/base/_attribute_rows.html.erb
sufia-7.3.0.rc3 app/views/curation_concerns/base/_attribute_rows.html.erb
sufia-7.3.0.rc2 app/views/curation_concerns/base/_attribute_rows.html.erb
test_hyrax-0.0.1.alpha app/views/hyrax/base/_attribute_rows.html.erb