SpeciesFileGroup/taxonworks

View on GitHub
app/views/field_occurrences/new.html.erb

Summary

Maintainability
Test Coverage
<h1>New Field Occurrence</h1>

<%= render 'form', field_occurrence: @field_occurrence %>

<%= link_to 'Back', field_occurrences_path %>