Sha256: 30c1bc13eed4000c7786a06945253229e4cfbb52be1192e7bc3357530881b7b5

Contents?: true

Size: 217 Bytes

Versions: 2

Compression:

Stored size: 217 Bytes

Contents

<%= link_to truncate(item.pref_label.to_s, :length => 45), (item.published? ? collection_path(item) : collection_path(item, :published => 0)) %>
<% if item.additional_info %>
  (<%= item.additional_info %>)
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
iqvoc-4.5.0 app/views/partials/collection/_edit_link_base.html.erb
iqvoc-4.4.0 app/views/partials/collection/_edit_link_base.html.erb