feat: course page redesign

This commit is contained in:
Jannat Patel
2022-02-18 12:26:08 +05:30
parent aaae9fe8bc
commit dc3843087e
9 changed files with 96 additions and 56 deletions

View File

@@ -183,7 +183,8 @@ jinja = {
"school.lms.utils.get_reviews",
"school.lms.utils.is_eligible_to_review",
"school.lms.utils.get_initial_members",
"school.lms.utils.get_sorted_reviews"
"school.lms.utils.get_sorted_reviews",
"school.lms.utils.is_instructor"
],
"filters": []
}