fix: remove lesson assignment references
This commit is contained in:
@@ -8,7 +8,7 @@ def get_context(context):
|
||||
assignment = frappe.form_dict["assignment"]
|
||||
|
||||
context.assignment = frappe.db.get_value(
|
||||
"Lesson Assignment",
|
||||
"LMS Assignment Submission",
|
||||
assignment,
|
||||
[
|
||||
"assignment",
|
||||
|
||||
Reference in New Issue
Block a user