add the data import icon in the desktop.py (#12062)
This commit is contained in:
parent
e067beda49
commit
2bca5a98ae
@ -292,12 +292,14 @@ def get_data():
|
|||||||
"label": _("Hub")
|
"label": _("Hub")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "Data Import Tool",
|
"module_name": "Data Import",
|
||||||
"color": "#7f8c8d",
|
"color": "#FFF168",
|
||||||
|
"reverse": 1,
|
||||||
|
"doctype": "Data Import",
|
||||||
"icon": "octicon octicon-cloud-upload",
|
"icon": "octicon octicon-cloud-upload",
|
||||||
"type": "page",
|
"label": _("Data Import"),
|
||||||
"link": "data-import-tool",
|
"link": "List/Data Import",
|
||||||
"label": _("Data Import Tool")
|
"type": "list"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "Restaurant",
|
"module_name": "Restaurant",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user