mergify[bot]
před 2 roky
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl
1 přidání a
0 odebrání
-
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 |