Sha256: c1e926c606af963985c082f8bbb2d04f9689946725b0eb580e547708ed06bfe6

Contents?: true

Size: 260 Bytes

Versions: 26

Compression:

Stored size: 260 Bytes

Contents

<div class="relation panel">
  <h2><%= klass.model_name.human(:count => 2) %></h2>
  <div class="relation-body">
    <%= item_listing(concept.notations_for_class(klass)) do |notation|
      link_to notation.value, notation.data_type
    end %>
  </div>
</div>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
iqvoc-4.3.0 app/views/partials/notation/_base.html.erb
iqvoc-4.2.0 app/views/partials/notation/_base.html.erb
iqvoc-4.1.3 app/views/partials/notation/_base.html.erb
iqvoc-4.1.2 app/views/partials/notation/_base.html.erb
iqvoc-4.1.1 app/views/partials/notation/_base.html.erb
iqvoc-4.1.0 app/views/partials/notation/_base.html.erb