Merge pull request #11748 from sezanzeb/state-province
refactor: Set label as State/Province in Address instead of just State
This commit is contained in:
commit
cae6e80c19
1 changed files with 2 additions and 2 deletions
|
|
@ -75,7 +75,7 @@
|
|||
{
|
||||
"fieldname": "state",
|
||||
"fieldtype": "Data",
|
||||
"label": "State"
|
||||
"label": "State/Province"
|
||||
},
|
||||
{
|
||||
"fieldname": "country",
|
||||
|
|
@ -148,7 +148,7 @@
|
|||
"icon": "fa fa-map-marker",
|
||||
"idx": 5,
|
||||
"links": [],
|
||||
"modified": "2020-10-14 17:38:08.971776",
|
||||
"modified": "2020-10-21 16:14:37.284830",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Contacts",
|
||||
"name": "Address",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue