Skip to content

Commit 5ba2041

Browse files
Add district_name to collection (#639)
## Status - Closes [Admin Console: Add 'District Name' Column to Schools List](RaspberryPiFoundation/digital-editor-issues#1051) ## What's changed? - Added `distict_name` field to the schools list on the admin dashboard
1 parent 076b0b8 commit 5ba2041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/dashboards/school_dashboard.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ class SchoolDashboard < Administrate::BaseDashboard
4747
reference
4848
country_code
4949
administrative_area
50+
district_name
5051
created_at
5152
verified_at
5253
rejected_at

0 commit comments

Comments
 (0)