Import local app source
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# sunderer_app/utils.py
|
||||
import frappe
|
||||
|
||||
def update_website_context(context):
|
||||
context["brand_html"] = "Sunderer"
|
||||
# 其他上下文覆盖
|
||||
Reference in New Issue
Block a user