mirror of
https://github.com/frappe/lms.git
synced 2026-05-02 13:39:31 +03:00
refactor: merged profile and dashboard page
This commit is contained in:
@@ -156,6 +156,7 @@ website_route_rules = [
|
||||
|
||||
website_redirects = [
|
||||
{"source": "/update-profile", "target": "/edit-profile"},
|
||||
{"source": "/dashboard", "target": "/users"},
|
||||
]
|
||||
|
||||
update_website_context = [
|
||||
|
||||
Reference in New Issue
Block a user