fix: show only instructor tab for admins on home page

This commit is contained in:
Jannat Patel
2026-02-23 14:54:54 +05:30
parent 90151be166
commit fb0517caa0
3 changed files with 44 additions and 25 deletions

View File

@@ -83,7 +83,7 @@
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2025-11-10 11:41:51.802016",
"modified": "2026-02-23 14:50:11.733278",
"modified_by": "sayali@frappe.io",
"module": "LMS",
"name": "Course Evaluator",
@@ -125,6 +125,18 @@
"role": "Batch Evaluator",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Course Creator",
"share": 1,
"write": 1
}
],
"row_format": "Dynamic",

View File

@@ -157,7 +157,7 @@
"grid_page_length": 50,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2026-02-19 16:01:43.810407",
"modified": "2026-02-23 14:45:44.994705",
"modified_by": "sayali@frappe.io",
"module": "LMS",
"name": "LMS Certificate Request",
@@ -210,6 +210,18 @@
"role": "Batch Evaluator",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Course Creator",
"share": 1,
"write": 1
}
],
"row_format": "Dynamic",