fix: set column width
This commit is contained in:
parent
57d27b3cda
commit
770f56f4ce
2 changed files with 6 additions and 3 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"options": "Email"
|
||||
},
|
||||
{
|
||||
"columns": 2,
|
||||
"default": "0",
|
||||
"fieldname": "is_primary",
|
||||
"fieldtype": "Check",
|
||||
|
|
@ -24,7 +25,7 @@
|
|||
}
|
||||
],
|
||||
"istable": 1,
|
||||
"modified": "2019-08-02 13:14:22.193463",
|
||||
"modified": "2019-09-21 20:51:02.031722",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Contacts",
|
||||
"name": "Contact Email",
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
"label": "Phone"
|
||||
},
|
||||
{
|
||||
"columns": 2,
|
||||
"default": "0",
|
||||
"fieldname": "is_primary_phone",
|
||||
"fieldtype": "Check",
|
||||
|
|
@ -23,6 +24,7 @@
|
|||
"label": "Is Primary Phone"
|
||||
},
|
||||
{
|
||||
"columns": 2,
|
||||
"default": "0",
|
||||
"fieldname": "is_primary_mobile_no",
|
||||
"fieldtype": "Check",
|
||||
|
|
@ -31,8 +33,8 @@
|
|||
}
|
||||
],
|
||||
"istable": 1,
|
||||
"modified": "2019-09-11 20:57:22.108260",
|
||||
"modified_by": "himanshu@erpnext.com",
|
||||
"modified": "2019-09-21 20:46:06.177615",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Contacts",
|
||||
"name": "Contact Phone",
|
||||
"owner": "Administrator",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue