mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-17 02:26:33 +00:00
feat: update icons
This commit is contained in:
@@ -30,10 +30,11 @@
|
||||
"doctype": "Desk Page",
|
||||
"extends_another_page": 0,
|
||||
"hide_custom": 0,
|
||||
"icon": "project",
|
||||
"idx": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Projects",
|
||||
"modified": "2020-05-28 13:38:19.934937",
|
||||
"modified": "2020-06-30 18:38:40.130763",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Projects",
|
||||
"name": "Projects",
|
||||
@@ -42,7 +43,7 @@
|
||||
"pin_to_top": 0,
|
||||
"shortcuts": [
|
||||
{
|
||||
"color": "#cef6d1",
|
||||
"color": "Blue",
|
||||
"format": "{} Assigned",
|
||||
"label": "Task",
|
||||
"link_to": "Task",
|
||||
@@ -50,7 +51,7 @@
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"color": "#ffe8cd",
|
||||
"color": "Blue",
|
||||
"format": "{} Open",
|
||||
"label": "Project",
|
||||
"link_to": "Project",
|
||||
|
||||
Reference in New Issue
Block a user