mergify[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
frappe/www/me.py
|
|
@@ -13,3 +13,4 @@ def get_context(context): |
|
|
|
frappe.throw(_("You need to be logged in to access this page"), frappe.PermissionError) |
|
|
|
|
|
|
|
context.current_user = frappe.get_doc("User", frappe.session.user) |
|
|
|
context.show_sidebar = True |