mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-14 01:05:56 -07:00
chore: load survey item responses. Show overview page without server errors
This commit is contained in:
parent
589c0f7e11
commit
a538eb72f2
9 changed files with 94 additions and 87 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue