Sha256: cc3fe657d0c2e6a013085dd6a52117ac0ca05febc2d2d58513012ffd7ce10e11

Contents?: true

Size: 832 Bytes

Versions: 7

Compression:

Stored size: 832 Bytes

Contents

<%= presenter.attribute_to_html(:creator, render_as: :faceted ) %>
<%= presenter.attribute_to_html(:contributor, label: 'Contributors', 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) %>
<%= presenter.attribute_to_html(:resource_type, render_as: :faceted ) %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
sufia-7.1.0 app/views/curation_concerns/base/_attribute_rows.html.erb
sufia-7.0.0 app/views/curation_concerns/base/_attribute_rows.html.erb
sufia-7.0.0.rc2 app/views/curation_concerns/base/_attribute_rows.html.erb
sufia-7.0.0.rc1 app/views/curation_concerns/base/_attribute_rows.html.erb
sufia-7.0.0.beta4 app/views/curation_concerns/base/_attribute_rows.html.erb
sufia-7.0.0.beta3 app/views/curation_concerns/base/_attribute_rows.html.erb
sufia-7.0.0.beta2 app/views/curation_concerns/base/_attribute_rows.html.erb