mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-18 18:26:24 -07:00
chore: start adding overview page
This commit is contained in:
parent
1b0af124f7
commit
64b4d599c7
33 changed files with 783 additions and 199 deletions
|
|
@ -37,6 +37,5 @@ module Dashboard
|
|||
private_class_method :academic_years
|
||||
private_class_method :parse_year_range
|
||||
end
|
||||
AcademicYearRange = Struct.new(:start, :end)
|
||||
end
|
||||
|
||||
AcademicYearRange = Struct.new(:start, :end)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue