feat: multiple instructors on course card and course home

This commit is contained in:
Jannat Patel
2022-02-07 13:41:28 +05:30
parent 3e46db9c11
commit bf3a496ea3
7 changed files with 33 additions and 34 deletions

View File

@@ -21,4 +21,4 @@ execute:frappe.delete_doc("DocType", "LMS Topic") #06-10-2021
school.patches.v0_0.add_progress_to_membership #20-10-2021
execute:frappe.delete_doc("Workspace", "LMS", ignore_missing=True, force=True) #24-10-2021
execute:frappe.delete_doc("Custom Field", "User-verify_age", ignore_missing=True, force=True)
school.patches.v0_0.multiple_instructors
school.patches.v0_0.multiple_instructors #08-02-2022