mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
refactor: clean up desk pages (#22004)
* refactor: clean up desk pages * refactor: update label for CRM
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"idx": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Projects",
|
||||
"modified": "2020-05-19 21:09:52.031828",
|
||||
"modified": "2020-05-28 13:38:19.934937",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Projects",
|
||||
"name": "Projects",
|
||||
@@ -42,7 +42,7 @@
|
||||
"pin_to_top": 0,
|
||||
"shortcuts": [
|
||||
{
|
||||
"color": "#4d4da8",
|
||||
"color": "#cef6d1",
|
||||
"format": "{} Assigned",
|
||||
"label": "Task",
|
||||
"link_to": "Task",
|
||||
@@ -50,7 +50,7 @@
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"color": "#4d4da8",
|
||||
"color": "#ffe8cd",
|
||||
"format": "{} Open",
|
||||
"label": "Project",
|
||||
"link_to": "Project",
|
||||
|
||||
Reference in New Issue
Block a user