mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
Merge pull request #5197 from KanchanChauhan/UXChanges_ERPNext
[WIP] No not merge
This commit is contained in:
@@ -19,6 +19,7 @@ docs_version = "6.x.x"
|
||||
splash_light_background = True
|
||||
|
||||
def get_context(context):
|
||||
context.brand_html = "ERPNext"
|
||||
context.app.splash_light_background = True
|
||||
context.top_bar_items = [
|
||||
{"label": "User Manual", "url": context.docs_base_url + "/user/manual", "right": 1},
|
||||
|
||||
Reference in New Issue
Block a user