refactor: rename dashboards in desk page
This commit is contained in:
parent
65c90959d1
commit
31f00b6052
@ -122,8 +122,8 @@
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"label": "Accounts Dashboard",
|
||||
"link_to": "Accounts Dashboard",
|
||||
"label": "Dashboard",
|
||||
"link_to": "Accounts",
|
||||
"type": "Dashboard"
|
||||
},
|
||||
{
|
||||
|
@ -95,8 +95,8 @@
|
||||
"type": "Report"
|
||||
},
|
||||
{
|
||||
"label": "Manufacturing Dashboard",
|
||||
"link_to": "Manufacturing Dashboard",
|
||||
"label": "Dashboard",
|
||||
"link_to": "Manufacturing",
|
||||
"restrict_to_domain": "Manufacturing",
|
||||
"type": "Dashboard"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user