Sha256: 9f781a6a2920681c6b7001a9f5c91cacf5f5e42e4311ea24c064e83d327452b7

Contents?: true

Size: 348 Bytes

Versions: 2

Compression:

Stored size: 348 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Label:</strong>
  <%= @selection.label %>
</p>

<p>
  <strong>Reference:</strong>
  <%= @selection.reference %>
</p>

<p>
  <strong>Apidae:</strong>
  <%= @selection.apidae_id %>
</p>

<%= link_to 'Edit', edit_selection_path(@selection) %> |
<%= link_to 'Back', selections_path %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
apidae-0.7.5 app/views/apidae/selections/show.html.erb
apidae-0.7.4 app/views/apidae/selections/show.html.erb