mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
show valid child count on child school categories
This commit is contained in:
parent
068867dfa3
commit
0f345a3bdd
1 changed files with 1 additions and 0 deletions
|
|
@ -13,4 +13,5 @@
|
|||
= school_category.category.blurb || truncate(school_category.category.description, length: 108)
|
||||
|
||||
- if school_category.valid_child_count.present?
|
||||
%br
|
||||
%p= "Valid Child Count: #{school_category.valid_child_count}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue