SpeciesFileGroup/taxonworks

View on GitHub
app/views/tasks/gis/match_georeference/_filter_georeferences_form.html.erb

Summary

Maintainability
Test Coverage
<div id="_filter_gr_form" name="_filter_gr_form">
  <h3>Find georeferences attached to collecting events matching</h3>
  <%= render(partial: 'collecting_events/filter_form_inputs', locals: {side: 'gr', url: filtered_georeferences_url, id: 'filtering_gr_data'}) %>
</div>