brotherton-erpnext/erpnext/www/lms/course.py
scmmishra 836a4b5e54 lms: add activity child table and create frontend
Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
2019-02-19 13:05:23 +05:30

2 lines
143 B
Python

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