Update the desktop.py (#11974)

Remove the data import desktop icons
This commit is contained in:
Manas Solanki
2017-12-13 11:28:18 +05:30
committed by Nabin Hait
parent 0f97eda7c9
commit 56f5b5f75c

View File

@@ -292,14 +292,12 @@ def get_data():
"label": _("Hub") "label": _("Hub")
}, },
{ {
"module_name": "Data Import", "module_name": "Data Import Tool",
"color": "#FFF168", "color": "#7f8c8d",
"reverse": 1,
"doctype": "Data Import",
"icon": "octicon octicon-cloud-upload", "icon": "octicon octicon-cloud-upload",
"label": _("Data Import"), "type": "page",
"link": "List/Data Import", "link": "data-import-tool",
"type": "list" "label": _("Data Import Tool")
}, },
{ {
"module_name": "Restaurant", "module_name": "Restaurant",