Sha256: abce56d78fb84298eba0176e82f70e0c060bf09e448a5761e06689f5d22f5ea0

Contents?: true

Size: 212 Bytes

Versions: 27

Compression:

Stored size: 212 Bytes

Contents

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

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
hyrax-3.0.1 app/views/records/show_fields/_creator.html.erb
hyrax-3.0.0 app/views/records/show_fields/_creator.html.erb
hyrax-3.0.0.pre.rc4 app/views/records/show_fields/_creator.html.erb
hyrax-3.0.0.pre.rc3 app/views/records/show_fields/_creator.html.erb
hyrax-3.0.0.pre.rc2 app/views/records/show_fields/_creator.html.erb
hyrax-3.0.0.pre.rc1 app/views/records/show_fields/_creator.html.erb
hyrax-3.0.0.pre.beta3 app/views/records/show_fields/_creator.html.erb