mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
fix the desktop icon for course schedule
This commit is contained in:
@@ -200,7 +200,7 @@ def get_data():
|
|||||||
"color": "#fd784f",
|
"color": "#fd784f",
|
||||||
"icon": "octicon octicon-calendar",
|
"icon": "octicon octicon-calendar",
|
||||||
"label": _("Course Schedule"),
|
"label": _("Course Schedule"),
|
||||||
"link": "Calendar/Course Schedule",
|
"link": "List/Course Schedule/Calendar",
|
||||||
"_doctype": "Course Schedule",
|
"_doctype": "Course Schedule",
|
||||||
"type": "list",
|
"type": "list",
|
||||||
"hidden": 1
|
"hidden": 1
|
||||||
|
|||||||
Reference in New Issue
Block a user