mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
fixing haml bug
This commit is contained in:
parent
4ad2660e28
commit
9f659537dc
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
(out of 5)
|
||||
|
||||
%b Valid Children:
|
||||
= @school_category.valid_child_count || "N/A"
|
||||
= @school_category.valid_child_count || "N/A"
|
||||
|
||||
|
||||
.indicator-container.py-3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue