Sha256: 07c9e34a37d0ba7a51149abbb0bc5a21f75a6be66d7e61dfa6752ec5ba87b4f2

Contents?: true

Size: 236 Bytes

Versions: 63

Compression:

Stored size: 236 Bytes

Contents

<% record.contributor.each do |contributor| %>
  <span itemprop="contributor" itemscope itemtype="http://schema.org/Person">
    <span itemprop="name"><%= link_to_field('contributor', contributor) %></span>
  </span>
  <br />
<% end %>

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
hyrax-5.0.4 app/views/records/show_fields/_contributor.html.erb
hyrax-5.0.3 app/views/records/show_fields/_contributor.html.erb
hyrax-5.0.2 app/views/records/show_fields/_contributor.html.erb
hyrax-5.0.1 app/views/records/show_fields/_contributor.html.erb
hyrax-5.0.0 app/views/records/show_fields/_contributor.html.erb
hyrax-5.0.0.rc3 app/views/records/show_fields/_contributor.html.erb
hyrax-5.0.0.rc2 app/views/records/show_fields/_contributor.html.erb
hyrax-5.0.0.rc1 app/views/records/show_fields/_contributor.html.erb
hyrax-3.6.0 app/views/records/show_fields/_contributor.html.erb
hyrax-4.0.0 app/views/records/show_fields/_contributor.html.erb
hyrax-4.0.0.rc3 app/views/records/show_fields/_contributor.html.erb
hyrax-4.0.0.rc2 app/views/records/show_fields/_contributor.html.erb
hyrax-4.0.0.rc1 app/views/records/show_fields/_contributor.html.erb
hyrax-3.5.0 app/views/records/show_fields/_contributor.html.erb
hyrax-4.0.0.beta2 app/views/records/show_fields/_contributor.html.erb
hyrax-3.4.2 app/views/records/show_fields/_contributor.html.erb
hyrax-4.0.0.beta1 app/views/records/show_fields/_contributor.html.erb
hyrax-3.4.1 app/views/records/show_fields/_contributor.html.erb
hyrax-3.4.0 app/views/records/show_fields/_contributor.html.erb
hyrax-3.3.0 app/views/records/show_fields/_contributor.html.erb