Sha256: 7c07fdbaf4f95cf6e3ebcef8521c031f9fb5aeb0f20dbb88e00f505d16bcaf20

Contents?: true

Size: 482 Bytes

Versions: 19

Compression:

Stored size: 482 Bytes

Contents

<div class="relation">
  <h4><%= Iqvoc::Concept.broader_relation_class.model_name.human(:count => 2) %></h4>
  <div class="relation-body block">
    <% if concept.related_concepts_for_relation_class(
        Iqvoc::Concept.broader_relation_class, params[:published] != "0").
        length > 0 %>
      <div class="selector">
        <%= treeview(@concept.broader_relations.map { |rel| rel.target }, true) %>
      </div>
    <% else %>
      <p>-</p>
    <% end %>
  </div>
</div>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
iqvoc-3.2.11 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.2.10 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.2.9 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.2.8 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.2.7 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.5.3 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.5.2 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.5.1 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.5.0 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.4.0 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.3.4 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.3.3 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.3.2 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.3.1 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.3.0 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.2.6 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.2.5 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.2.4 app/views/partials/concept/relation/skos/broader/_poly.html.erb
iqvoc-3.2.3 app/views/partials/concept/relation/skos/broader/_poly.html.erb