From 989b60ae525ae494a7c7055c3fdac8e22d1f2e5c Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Fri, 14 Feb 2014 13:16:22 +0530 Subject: [PATCH] removed setup from desktop: --- erpnext/config/desktop.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/erpnext/config/desktop.py b/erpnext/config/desktop.py index 62013af8da..d6a209302e 100644 --- a/erpnext/config/desktop.py +++ b/erpnext/config/desktop.py @@ -53,12 +53,6 @@ data = { "link": "selling-home", "type": "module" }, - "Setup": { - "color": "#bdc3c7", - "icon": "icon-wrench", - "link": "Setup", - "type": "setup" - }, "Stock": { "color": "#f39c12", "icon": "icon-truck",