Sha256: b436eb9283e769b20feabbf1d9b1d25cbff17c7a43e06ccbfe5405dd7abc4798

Contents?: true

Size: 364 Bytes

Versions: 5

Compression:

Stored size: 364 Bytes

Contents

<li>
  <%= link_to(label_relation.range.value, label_path(:id => label_relation.range)) %>
  <%= link_to(image_tag("note_edit.png"), edit_label_relation_path(:id => label_relation)) %>
  <%= link_to(image_tag("note_delete.png"), label_relation_path(:id => label_relation),
    :method => :delete,
    :confirm => t("txt.views.labels.edit.delete_confirm")) %>
</li>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
iqvoc_skosxl-1.2.3 app/views/labels/_label_relation.html.erb
iqvoc_skosxl-1.2.2 app/views/labels/_label_relation.html.erb
iqvoc_skosxl-1.2.1 app/views/labels/_label_relation.html.erb
iqvoc_skosxl-1.2.0 app/views/labels/_label_relation.html.erb
iqvoc_skosxl-1.1.4 app/views/labels/_label_relation.html.erb