Sha256: 7a961c2bbba1d19522d775b69fec7f38f7498c0fe5f5be3c09957ebdd51c08e4

Contents?: true

Size: 343 Bytes

Versions: 20

Compression:

Stored size: 343 Bytes

Contents

<div class="relation panel">
  <h2><%= Iqvoc::Concept.broader_relation_class.narrower_class.model_name.human(:count => 2) %></h2>
  <div class="relation-body">
    <% if concept.narrower_relations.any? %>
      <div class="selector">
        <%= treeview(concept.narrower_relations.map(&:target)) %>
      </div>
    <% end %>
  </div>
</div>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
iqvoc-4.3.3 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.4.0 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.3.2 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.3.1 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.3.0 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.2.0 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.1.3 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.1.2 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.1.1 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.1.0 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.9 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.8 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.7 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.6 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.5 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.4 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.3 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.2 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.1 app/views/partials/concept/relation/skos/_narrower.html.erb
iqvoc-4.0.0 app/views/partials/concept/relation/skos/_narrower.html.erb