SpeciesFileGroup/taxonworks

View on GitHub
app/views/loans/list.html.erb

Summary

Maintainability
Test Coverage
<%= render("/shared/data/all/list/list_header", objects: @loans) -%>
<%= render "list_table", loans: @loans %>