SpeciesFileGroup/taxonworks

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

Summary

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

<%= render 'form' %>

<%= link_to 'Show', @protocol_relationship %> |
<%= link_to 'Back', protocol_relationships_path %>