mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Rename race column from 'Race/Ethnicity not listed' to 'Not Listed'
This commit is contained in:
parent
0500d7c93f
commit
b884021f66
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ module Analyze
|
|||
class Unknown < GroupedBarColumnPresenter
|
||||
include Analyze::Graph::Column::ScoreForRace
|
||||
def label
|
||||
'Race/Ethnicity Not-Listed'
|
||||
'Not Listed'
|
||||
end
|
||||
|
||||
def show_irrelevancy_message?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue