Sha256: 52eeb032764f732351c5183790aeb67db39f334cd001b07c00c53fe86f3a6d5b

Contents?: true

Size: 209 Bytes

Versions: 27

Compression:

Stored size: 209 Bytes

Contents

<% record.subject.each do |sub| %>
  <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
    <span itemprop="name"><%= link_to_facet(sub, "subject_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/_subject.html.erb
hyrax-5.0.0 app/views/records/show_fields/_subject.html.erb
hyrax-5.0.0.rc3 app/views/records/show_fields/_subject.html.erb
hyrax-5.0.0.rc2 app/views/records/show_fields/_subject.html.erb
hyrax-5.0.0.rc1 app/views/records/show_fields/_subject.html.erb
hyrax-3.6.0 app/views/records/show_fields/_subject.html.erb
hyrax-4.0.0 app/views/records/show_fields/_subject.html.erb
hyrax-4.0.0.rc3 app/views/records/show_fields/_subject.html.erb
hyrax-4.0.0.rc2 app/views/records/show_fields/_subject.html.erb
hyrax-4.0.0.rc1 app/views/records/show_fields/_subject.html.erb
hyrax-3.5.0 app/views/records/show_fields/_subject.html.erb
hyrax-4.0.0.beta2 app/views/records/show_fields/_subject.html.erb
hyrax-3.4.2 app/views/records/show_fields/_subject.html.erb
hyrax-4.0.0.beta1 app/views/records/show_fields/_subject.html.erb
hyrax-3.4.1 app/views/records/show_fields/_subject.html.erb
hyrax-3.4.0 app/views/records/show_fields/_subject.html.erb
hyrax-3.3.0 app/views/records/show_fields/_subject.html.erb
hyrax-3.2.0 app/views/records/show_fields/_subject.html.erb
hyrax-3.1.0 app/views/records/show_fields/_subject.html.erb
hyrax-3.0.2 app/views/records/show_fields/_subject.html.erb