fix: validations and UI

This commit is contained in:
Jannat Patel
2023-05-11 12:01:32 +05:30
parent 0e444ab7d3
commit c3f3a110c0
5 changed files with 40 additions and 32 deletions

View File

@@ -53,3 +53,4 @@ lms.patches.v0_0.add_evaluator_to_assignment #09-04-2023
lms.patches.v0_0.share_certificates
execute:frappe.delete_doc("Web Form", "class", ignore_missing=True, force=True)
lms.patches.v0_0.amend_course_and_lesson_editor_fields
lms.patches.v0_0.convert_course_description_to_html #11-05-2023