SpeciesFileGroup/taxonworks

View on GitHub
app/views/preparation_types/_attributes.html.erb

Summary

Maintainability
Test Coverage
<p>
  <strong>Name:</strong>
  <%= @preparation_type.name %>
</p>

<p>
  <strong>Definition:</strong>
  <%= @preparation_type.definition %>
</p>