SpeciesFileGroup/taxonworks

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

Summary

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

<%= render 'form' %>

<%= link_to 'Show', @protocol %> |
<%= link_to 'Back', protocols_path %>