.
This commit is contained in:
+1
-1
@@ -805,7 +805,7 @@ class ExamViews(View, LoginRequiredMixin):
|
||||
app_exam_map = {}
|
||||
app_exam_map["rapids"] = cid_user.rapid_exams
|
||||
app_exam_map["anatomy"] = cid_user.anatomy_exams
|
||||
app_exam_map["longs"] = cid_user.long_exams
|
||||
app_exam_map["longs"] = cid_user.longs_exams
|
||||
app_exam_map["atlas"] = cid_user.casecollection_exams
|
||||
|
||||
if add:
|
||||
|
||||
Reference in New Issue
Block a user