fix: Renamed Dashboard tab label to Connections

(cherry picked from commit f561d8f689)
This commit is contained in:
Nabin Hait
2022-10-13 12:43:08 +05:30
committed by Mergify
parent 9e94dd9203
commit dac5989d72
2 changed files with 4 additions and 4 deletions

View File

@@ -506,7 +506,7 @@
{ {
"fieldname": "dashboard_tab", "fieldname": "dashboard_tab",
"fieldtype": "Tab Break", "fieldtype": "Tab Break",
"label": "Dashboard", "label": "Connections",
"show_dashboard": 1 "show_dashboard": 1
} }
], ],
@@ -514,7 +514,7 @@
"idx": 5, "idx": 5,
"image_field": "image", "image_field": "image",
"links": [], "links": [],
"modified": "2022-10-13 12:28:47.241586", "modified": "2022-10-13 12:42:04.277879",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "CRM", "module": "CRM",
"name": "Lead", "name": "Lead",

View File

@@ -544,7 +544,7 @@
"depends_on": "eval:!doc.__islocal", "depends_on": "eval:!doc.__islocal",
"fieldname": "dashboard_tab", "fieldname": "dashboard_tab",
"fieldtype": "Tab Break", "fieldtype": "Tab Break",
"label": "Dashboard", "label": "Connections",
"show_dashboard": 1 "show_dashboard": 1
}, },
{ {
@@ -622,7 +622,7 @@
"icon": "fa fa-info-sign", "icon": "fa fa-info-sign",
"idx": 195, "idx": 195,
"links": [], "links": [],
"modified": "2022-10-13 12:29:18.233542", "modified": "2022-10-13 12:42:21.545636",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "CRM", "module": "CRM",
"name": "Opportunity", "name": "Opportunity",