commit | d625c32ab16979186d146226dc1f9503d23c1cec | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Apr 11 16:13:58 2019 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Apr 11 16:13:58 2019 +0530 |
tree | 04234538542a7466afd3163155d48e5e87ea069e | |
parent | bead5b33f4826f7c7dcf3ace9c6491a338ca31e4 [diff] [blame] |
fix(dashboard): for frappe updates, and a new splash logo
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 608e8b2..d8532fa 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -74,7 +74,7 @@ website_context = { "favicon": "/assets/erpnext/images/favicon.png", - "splash_image": "/assets/erpnext/images/erp-icon.svg" + "splash_image": "/assets/erpnext/images/erpnext-12.svg" } website_route_rules = [