mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
Merge branch 'develop' into fix-py3
This commit is contained in:
@@ -191,7 +191,6 @@ def get_data():
|
|||||||
"label": _("Learn"),
|
"label": _("Learn"),
|
||||||
"color": "#FF888B",
|
"color": "#FF888B",
|
||||||
"icon": "octicon octicon-device-camera-video",
|
"icon": "octicon octicon-device-camera-video",
|
||||||
"type": "module",
|
|
||||||
"is_help": True,
|
"is_help": True,
|
||||||
"description": "Explore Help Articles and Videos."
|
"description": "Explore Help Articles and Videos."
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user