BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/cas
CAS: crosslisted functionality broken in admin page
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
There is no crosslisted parameter being passed to the template for the admin courseManagement page. This resulted in an error in development (so I passed an empty array), but the correct data needs to be sent through.
The main course page works correctly, so it should be possible to use that as a model to get the admin page working.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.