Sha256: cbc4d59a06f7238e38c8591265da19aa00ba31ff4c6f790f413d026e2b8b967d

Contents?: true

Size: 253 Bytes

Versions: 8

Compression:

Stored size: 253 Bytes

Contents

<% record.subject.each do |sub| %>
  <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
    <span itemprop="name"><%= link_to_facet(sub, Solrizer.solr_name("desc_metadata__subject", :facetable)) %></span>
  </span>
  <br />
<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sufia-5.0.0 app/views/records/show_fields/_subject.html.erb
sufia-5.0.0.rc1 app/views/records/show_fields/_subject.html.erb
sufia-4.3.1 app/views/records/show_fields/_subject.html.erb
sufia-4.2.0 app/views/records/show_fields/_subject.html.erb
sufia-4.1.0 app/views/records/show_fields/_subject.html.erb
sufia-4.0.1 app/views/records/show_fields/_subject.html.erb
sufia-4.0.0 app/views/records/show_fields/_subject.html.erb
sufia-4.0.0.rc2 app/views/records/show_fields/_subject.html.erb