mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
removing breadcrumbs from Boston
This commit is contained in:
parent
8d9d42dce8
commit
ec5367eb67
1 changed files with 5 additions and 4 deletions
|
|
@ -2,10 +2,11 @@
|
|||
|
||||
= render 'layouts/school_header'
|
||||
|
||||
.row
|
||||
.col-12
|
||||
%p
|
||||
= render 'categories/breadcrumbs', school_category: @school_category
|
||||
- if @school_category.school.district.name != "Boston"
|
||||
.row
|
||||
.col-12
|
||||
%p
|
||||
= render 'categories/breadcrumbs', school_category: @school_category
|
||||
|
||||
.row
|
||||
.col-12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue