[WIP] No not merge

This commit is contained in:
Kanchan Chauhan
2016-04-12 23:58:20 +05:30
parent 867dfec64b
commit 2dbf5294a9
4 changed files with 13 additions and 20 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},