mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-30 02:14:48 +00:00
[cleanups]
This commit is contained in:
@@ -56,13 +56,5 @@ def get_data():
|
||||
"icon": "icon-phone",
|
||||
"icon": "octicon octicon-issue-opened",
|
||||
"type": "module"
|
||||
},
|
||||
"Shopping Cart": {
|
||||
"color": "#B7E090",
|
||||
"icon": "icon-shopping-cart",
|
||||
"icon": "octicon octicon-gift",
|
||||
"label": _("Shopping Cart"),
|
||||
"link": "Form/Shopping Cart Settings",
|
||||
"type": "module"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user