mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-15 00:06:22 +00:00
[minor] fixed assessment module icon
This commit is contained in:
@@ -231,7 +231,7 @@ def get_data():
|
||||
{
|
||||
"module_name": "Assessment",
|
||||
"color": "#8a70be",
|
||||
"icon": "fa fa-file-text-alt",
|
||||
"icon": "fa fa-file-text",
|
||||
"label": _("Assessment"),
|
||||
"link": "List/Assessment",
|
||||
"_doctype": "Assessment",
|
||||
|
||||
Reference in New Issue
Block a user