Sha256: b819c14d01cecdbb3579eeb2711ad4a061615dd82c475c54cd5069eae507bccc

Contents?: true

Size: 371 Bytes

Versions: 22

Compression:

Stored size: 371 Bytes

Contents

<div class="relation" id="<%= klass.model_name.to_relation_name %>">
  <h4><%= klass.model_name.human(:count => 2) %></h4>
  <div class="relation-body">
    <%= item_listing(concept.related_concepts_for_relation_class(klass, params[:published] != "0")) do |c|
      link_to(c.pref_label, concept_path(:lang => c.pref_label.language, :id => c))
    end %>
  </div>
</div>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
iqvoc-3.2.11 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.2.10 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.2.9 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.2.8 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.5.6 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.5.5 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.5.4 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.2.7 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.5.3 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.5.2 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.5.1 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.5.0 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.4.0 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.3.4 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.3.3 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.3.2 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.3.1 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.3.0 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.2.6 app/views/partials/concept/relation/_base.html.erb
iqvoc-3.2.5 app/views/partials/concept/relation/_base.html.erb