commit | a5e9c713973901d3493c802cc3aac6b9990fa716 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Jul 17 15:55:10 2015 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Jul 17 15:55:10 2015 +0530 |
tree | 477a977e0e282c74963446935370ec45192e76ec | |
parent | 14a394cde1b599f86a049e4ef908a9fecfa97f70 [diff] |
[ui] changed Learn icon
diff --git a/erpnext/config/desktop.py b/erpnext/config/desktop.py index b0c7345..498d100 100644 --- a/erpnext/config/desktop.py +++ b/erpnext/config/desktop.py
@@ -64,7 +64,7 @@ "type": "module" }, "Learn": { - "color": "#7272FF", + "color": "#FCB868", "force_show": True, "icon": "icon-facetime-video", "type": "module",