Fix and refactor lab statistic page
- Apr 04, 2020
-
-
Sára Juhošová authored
- Change the "actRequestFreqChart !== null" to a "actRequestFreqChart != null" in lab_status_charts.js to make sure that the graphs are created before they try to be accessed - Change the return type of CourseStatusController methods to DTOs instead of HashMaps and edit the javascript accordingly Signed-off-by:
Sara Juhosova <S.Juhosova@student.tudelft.nl>
-