mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
tweaking copy
This commit is contained in:
parent
000990e865
commit
46bf9fc754
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
%p
|
||||
Show year:
|
||||
- @years.each do |year|
|
||||
= link_to("#{year - 1} - #{year}", school_category_path(@school_category.school, @school_category.category, year: year))
|
||||
= link_to("#{year - 1}-#{year}", school_category_path(@school_category.school, @school_category.category, year: year))
|
||||
- if @school.district.present?
|
||||
%p
|
||||
%strong District:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue