SpeciesFileGroup/taxonworks

View on GitHub
app/views/depictions/edit.html.erb

Summary

Maintainability
Test Coverage
<h1>Editing depiction</h1>

<%= render 'form' %>

<%= link_to 'Show', @depiction %> |
<%= link_to 'Back', depictions_path %>