Merge pull request #5197 from KanchanChauhan/UXChanges_ERPNext

[WIP] No not merge
This commit is contained in:
Rushabh Mehta
2016-04-21 11:39:45 +05:30
23 changed files with 146 additions and 120 deletions

View File

@@ -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},