mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 06:59:20 +00:00
Renamed academy to lms on server side
This commit is contained in:
@@ -170,7 +170,7 @@ default_roles = [
|
||||
]
|
||||
|
||||
role_home_page = {
|
||||
"LMS User": "academy"
|
||||
"LMS User": "lms"
|
||||
}
|
||||
|
||||
has_website_permission = {
|
||||
|
||||
Reference in New Issue
Block a user