Sha256: a4b088a8840f005c1fc01e32e54e075b7e7fa37468543865864e1a4440047264

Contents?: true

Size: 274 Bytes

Versions: 8

Compression:

Stored size: 274 Bytes

Contents

<div class="relation panel">
  <h2><%= klass.model_name.human(:count => 2) %></h2>
  <div class="relation-body">
    <%= item_listing(label.related_labels_for_relation_class(klass)) do |label|
      link_to label.value, label_path(:id => label)
    end
  %>
  </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
iqvoc_skosxl-2.6.0 app/views/partials/label/relation/_base.html.erb
iqvoc_skosxl-2.5.0 app/views/partials/label/relation/_base.html.erb
iqvoc_skosxl-2.3.1 app/views/partials/label/relation/_base.html.erb
iqvoc_skosxl-2.3.0 app/views/partials/label/relation/_base.html.erb
iqvoc_skosxl-2.1.0 app/views/partials/label/relation/_base.html.erb
iqvoc_skosxl-2.0.2 app/views/partials/label/relation/_base.html.erb
iqvoc_skosxl-2.0.1 app/views/partials/label/relation/_base.html.erb
iqvoc_skosxl-2.0.0 app/views/partials/label/relation/_base.html.erb