Sha256: 908dbb22c9852fc87445a91362e536b6decf69cb5ec7aa2c5ab53e7880835524
Contents?: true
Size: 245 Bytes
Versions: 32
Compression:
Stored size: 245 Bytes
Contents
<%= link_to truncate(item.pref_label.to_s, :length => 45), (item.published? ? concept_path(:id => item.origin) : concept_path(:published => 0, :id => item.origin)) %> <%- if (item.additional_info) -%> (<%= item.additional_info %>) <%- end -%>
Version data entries
32 entries across 32 versions & 1 rubygems