mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
feat: rename desk page to workspace
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"developer_mode_only": 0,
|
||||
"disable_user_customization": 0,
|
||||
"docstatus": 0,
|
||||
"doctype": "Desk Page",
|
||||
"doctype": "Workspace",
|
||||
"extends": "Settings",
|
||||
"extends_another_page": 1,
|
||||
"hide_custom": 0,
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"developer_mode_only": 0,
|
||||
"disable_user_customization": 0,
|
||||
"docstatus": 0,
|
||||
"doctype": "Desk Page",
|
||||
"doctype": "Workspace",
|
||||
"extends_another_page": 0,
|
||||
"hide_custom": 0,
|
||||
"icon": "getting-started",
|
||||
|
||||
Reference in New Issue
Block a user