Sha256: 5801a6c9f944a16964cdd0d81539f6aa98c8a50ffefc9316e7ad7c9f65f6e944

Contents?: true

Size: 237 Bytes

Versions: 56

Compression:

Stored size: 237 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

56 entries across 56 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.3 app/views/records/show_fields/_contributor.html.erb
hyrax-1.1.0 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.2 app/views/records/show_fields/_contributor.html.erb
hyrax-2.1.0.beta1 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.1 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.0 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.0.rc3 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.0.rc2 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.0.rc1 app/views/records/show_fields/_contributor.html.erb
sufia-7.4.1 app/views/records/show_fields/_contributor.html.erb
hyrax-1.0.5 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.0.beta5 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.0.beta4 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.0.beta3 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.0.beta2 app/views/records/show_fields/_contributor.html.erb
sufia-7.4.0 app/views/records/show_fields/_contributor.html.erb
hyrax-2.0.0.beta1 app/views/records/show_fields/_contributor.html.erb
hyrax-1.0.4 app/views/records/show_fields/_contributor.html.erb
hyrax-1.0.3 app/views/records/show_fields/_contributor.html.erb