feat: class dialog

This commit is contained in:
Jannat Patel
2023-04-10 22:34:24 +05:30
parent 9f525d69b6
commit 9b70b4212f
10 changed files with 95 additions and 100 deletions

View File

@@ -51,4 +51,5 @@ lms.patches.v0_0.rename_exercise_doctype
lms.patches.v0_0.add_question_type
lms.patches.v0_0.add_evaluator_to_assignment
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.convert_course_description_to_html
execute:frappe.delete_doc("Web Form", "class", ignore_missing=True, force=True)