mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-10 16:00:33 -07:00
don't show certain schools
This commit is contained in:
parent
1c305d12b5
commit
6c626be9c5
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
|
||||
%br
|
||||
- @schools.each do |school|
|
||||
- next if ["dorchester-academy", "william-mckinley-school", "edco-youth"].index(school.slug)
|
||||
%p= link_to school.name, school
|
||||
|
||||
%br
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue