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-5.0.1 app/views/records/show_fields/_creator.html.erb
hyrax-5.0.0 app/views/records/show_fields/_creator.html.erb
hyrax-5.0.0.rc3 app/views/records/show_fields/_creator.html.erb
hyrax-5.0.0.rc2 app/views/records/show_fields/_creator.html.erb
hyrax-5.0.0.rc1 app/views/records/show_fields/_creator.html.erb
hyrax-3.6.0 app/views/records/show_fields/_creator.html.erb
hyrax-4.0.0 app/views/records/show_fields/_creator.html.erb
hyrax-4.0.0.rc3 app/views/records/show_fields/_creator.html.erb
hyrax-4.0.0.rc2 app/views/records/show_fields/_creator.html.erb
hyrax-4.0.0.rc1 app/views/records/show_fields/_creator.html.erb
hyrax-3.5.0 app/views/records/show_fields/_creator.html.erb
hyrax-4.0.0.beta2 app/views/records/show_fields/_creator.html.erb
hyrax-3.4.2 app/views/records/show_fields/_creator.html.erb
hyrax-4.0.0.beta1 app/views/records/show_fields/_creator.html.erb
hyrax-3.4.1 app/views/records/show_fields/_creator.html.erb
hyrax-3.4.0 app/views/records/show_fields/_creator.html.erb
hyrax-3.3.0 app/views/records/show_fields/_creator.html.erb
hyrax-3.2.0 app/views/records/show_fields/_creator.html.erb
hyrax-3.1.0 app/views/records/show_fields/_creator.html.erb
hyrax-3.0.2 app/views/records/show_fields/_creator.html.erb