Merge branch 'main' into certificate

This commit is contained in:
Jannat Patel
2023-04-18 18:14:41 +05:30
committed by GitHub
11 changed files with 111 additions and 103 deletions

View File

@@ -52,4 +52,5 @@ lms.patches.v0_0.add_question_type #09-04-2023
lms.patches.v0_0.add_evaluator_to_assignment #09-04-2023
lms.patches.v0_0.convert_lesson_markdown_to_html #05-04-2023
lms.patches.v0_0.convert_course_description_to_html
lms.patches.v0_0.share_certificates
lms.patches.v0_0.share_certificates
execute:frappe.delete_doc("Web Form", "class", ignore_missing=True, force=True)