diff --git a/app/views/categories/show.html.haml b/app/views/categories/show.html.haml
index f2f84c85..c3b48585 100644
--- a/app/views/categories/show.html.haml
+++ b/app/views/categories/show.html.haml
@@ -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