mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-13 09:20:38 -07:00
Complete styling for _quality_framework_indicators
This commit is contained in:
parent
9e047f9aea
commit
bb1f6aa972
1811 changed files with 54989 additions and 44 deletions
|
|
@ -16,15 +16,15 @@ class CategoryPresenter
|
|||
def icon
|
||||
case name
|
||||
when 'Teachers & Leadership'
|
||||
'icon-apple'
|
||||
'apple-alt'
|
||||
when 'School Culture'
|
||||
'icon-school'
|
||||
'school'
|
||||
when 'Resources'
|
||||
'icon-people'
|
||||
'users-cog'
|
||||
when 'Academic Learning'
|
||||
'icon-mortar-board'
|
||||
'graduation-cap'
|
||||
else 'Citizenship & Wellbeing'
|
||||
'icon-heart'
|
||||
'heart'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue