YaleSTC/shifts

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

Summary

Maintainability
Test Coverage
<% title "New timeslot for #{@week_template.name}" %>

<p>
    <%= render partial: 'template_time_slots/form' %>
</p>