YaleSTC/shifts

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

Summary

Maintainability
Test Coverage
<% title "New Report Item" %>

<%= render partial: 'form' %>

<p><%= link_to "Back to List", shift_report_report_items_path(params[:report_id]) %></p>