chore: load survey item responses. Show overview page without server errors

This commit is contained in:
Nelson Jovel 2024-01-26 07:43:29 -08:00
parent 589c0f7e11
commit a538eb72f2
9 changed files with 94 additions and 87 deletions

View file

@ -6,7 +6,7 @@
<div class="text-center">
<h3 class="sub-header-3">
<%= link_to [@district, @school, category_presenter, { year: @academic_year.range }] do %>
<%= link_to district_school_category_path(@district, @school, category_presenter, {year: @academic_year.range}) do %>
<%= category_presenter.name %>
<% end %>
</h3>