mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
fixing bug
This commit is contained in:
parent
3030d8abad
commit
cb540e787e
1 changed files with 2 additions and 2 deletions
|
|
@ -25,10 +25,10 @@ class Category < ApplicationRecord
|
|||
|
||||
def root_index
|
||||
[
|
||||
"academic-learning",
|
||||
"teachers-and-the-teaching-environment",
|
||||
"school-culture",
|
||||
"resources",
|
||||
"indicators-of-academic-learning",
|
||||
"academic-learning",
|
||||
"citizenship-and-wellbeing",
|
||||
"pilot-family-questions"
|
||||
].index(root_identifier)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue