Sha256: b175802e55329c690e37273924586650b6d379b5acad5a33fcfd8225dfb1753f

Contents?: true

Size: 393 Bytes

Versions: 38

Compression:

Stored size: 393 Bytes

Contents

<dt>
  <% if result.owner.is_a?(Concept::Base) %>
    <%= link_to "#{result.owner.pref_label.to_s} (#{result.owner.origin})", concept_path(:id => result.owner) %><br>
  <% elsif result.owner.is_a?(Label::Base) %>
    <%= link_to result.owner.value, label_path(:id => result.owner) %><br>
  <% end %>
</dt>
<dd><%= highlight_query(excerpt(result.value, params[:query]), params[:query]) %></dd>

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
iqvoc-3.2.11 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-3.2.10 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-3.2.9 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.2.0 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.1.3 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.1.2 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.1.1 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.1.0 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.9 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.8 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.7 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.6 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.5 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.4 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.3 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.2 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-3.2.8 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.1 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-4.0.0 app/views/partials/note/skos/definition/_search_result.html.erb
iqvoc-3.5.7 app/views/partials/note/skos/definition/_search_result.html.erb