brotherton-erpnext/erpnext/www/lms/course.py

2 lines
143 B
Python
Raw Normal View History

# current_module = frappe.get_doc("Course", frappe.form_dict["lesson"])
# current_lesson = frappe.get_doc("Lesson", frappe.form_dict["lesson"])