mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
dont show the effective leadership scale questions
This commit is contained in:
parent
07d3175761
commit
5f5ac0289f
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@
|
|||
%h5 Insufficient Responses
|
||||
%p No data is displayed for this measure because of insufficient responses.
|
||||
|
||||
- unless @school.district.name == "Boston" && @category.slug == "effective-leadership"
|
||||
- unless @school.district.name == "Boston" && @category.slug == "effective-leadership-scale"
|
||||
- raise "HI"
|
||||
- if @child_school_categories.present?
|
||||
.row
|
||||
= render @child_school_categories
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue