From 0d8898576f43d6e69577a0e377be7311fdbee58f Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Mon, 6 Apr 2026 18:09:10 +0530 Subject: [PATCH] fix: learning workspace sidebar --- lms/workspace_sidebar/learning.json | 124 ++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 lms/workspace_sidebar/learning.json diff --git a/lms/workspace_sidebar/learning.json b/lms/workspace_sidebar/learning.json new file mode 100644 index 00000000..f2ce011a --- /dev/null +++ b/lms/workspace_sidebar/learning.json @@ -0,0 +1,124 @@ +{ + "app": "lms", + "creation": "2026-04-06 18:02:13.124002", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "book", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Courses", + "link_to": "LMS Course", + "link_type": "DocType", + "open_in_new_tab": 1, + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Enrollments", + "link_to": "LMS Enrollment", + "link_type": "DocType", + "open_in_new_tab": 1, + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Course Reviews", + "link_to": "LMS Course Review", + "link_type": "DocType", + "open_in_new_tab": 1, + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Batches", + "link_to": "LMS Batch", + "link_type": "DocType", + "open_in_new_tab": 1, + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Batch Enrollments", + "link_to": "LMS Batch Enrollment", + "link_type": "DocType", + "open_in_new_tab": 1, + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Batch Feedback", + "link_to": "LMS Batch Feedback", + "link_type": "DocType", + "open_in_new_tab": 1, + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Evaluation Requests", + "link_to": "LMS Certificate Request", + "link_type": "DocType", + "open_in_new_tab": 1, + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Evaluations", + "link_to": "LMS Certificate Evaluation", + "link_type": "DocType", + "open_in_new_tab": 1, + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "Certificates", + "link_to": "LMS Certificate", + "link_type": "DocType", + "open_in_new_tab": 1, + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2026-04-06 18:04:32.990958", + "modified_by": "sayali@frappe.io", + "name": "Learning", + "owner": "sayali@frappe.io", + "standard": 1, + "title": "Learning" +}