From 28043e634b444d27dc3b6517dd31cd8c48ee741a Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Mon, 22 Jan 2024 10:43:02 +0530 Subject: [PATCH] fix: removed unnecessary roles --- lms/lms/doctype/lms_batch/lms_batch.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/lms/lms/doctype/lms_batch/lms_batch.json b/lms/lms/doctype/lms_batch/lms_batch.json index 48d2e0c83..82023f6fd 100644 --- a/lms/lms/doctype/lms_batch/lms_batch.json +++ b/lms/lms/doctype/lms_batch/lms_batch.json @@ -304,7 +304,7 @@ ], "index_web_pages_for_search": 1, "links": [], - "modified": "2024-01-19 23:36:17.351413", + "modified": "2024-01-22 10:42:42.872995", "modified_by": "Administrator", "module": "LMS", "name": "LMS Batch", @@ -334,15 +334,6 @@ "role": "Moderator", "share": 1, "write": 1 - }, - { - "email": 1, - "export": 1, - "print": 1, - "read": 1, - "report": 1, - "role": "LMS Student", - "share": 1 } ], "show_title_field_in_link": 1,