SpeciesFileGroup/taxonworks

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

Summary

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

<%= render 'form' %>

<%= link_to 'Show', @documentation %> |
<%= link_to 'Back', documentation_index_path %>