diff --git a/community/lms/doctype/lms_batch_membership/lms_batch_membership.json b/community/lms/doctype/lms_batch_membership/lms_batch_membership.json index ba43cd69..f7f1f2dc 100644 --- a/community/lms/doctype/lms_batch_membership/lms_batch_membership.json +++ b/community/lms/doctype/lms_batch_membership/lms_batch_membership.json @@ -65,8 +65,7 @@ "fieldname": "course", "fieldtype": "Data", "in_list_view": 1, - "label": "Course", - "read_only": 1 + "label": "Course" }, { "fieldname": "current_lesson", @@ -84,7 +83,7 @@ ], "index_web_pages_for_search": 1, "links": [], - "modified": "2021-06-21 12:10:28.808803", + "modified": "2021-07-06 20:50:46.885325", "modified_by": "Administrator", "module": "LMS", "name": "LMS Batch Membership", diff --git a/community/lms/widgets/BreadCrumb.html b/community/lms/widgets/BreadCrumb.html index 549909d2..49da5c2b 100644 --- a/community/lms/widgets/BreadCrumb.html +++ b/community/lms/widgets/BreadCrumb.html @@ -1,7 +1,6 @@