feat: column width increased for view attachments field (#314)
This commit is contained in:
parent
65a53ba86c
commit
94e14257fb
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"actions": [],
|
||||||
"creation": "2016-03-25 02:52:19.283003",
|
"creation": "2016-03-25 02:52:19.283003",
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
"editable_grid": 1,
|
"editable_grid": 1,
|
||||||
@ -46,6 +47,7 @@
|
|||||||
"fetch_from": "user.full_name",
|
"fetch_from": "user.full_name",
|
||||||
"fieldname": "full_name",
|
"fieldname": "full_name",
|
||||||
"fieldtype": "Read Only",
|
"fieldtype": "Read Only",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Full Name"
|
"label": "Full Name"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -55,7 +57,7 @@
|
|||||||
"label": "Welcome email sent"
|
"label": "Welcome email sent"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"columns": 1,
|
"columns": 2,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"fieldname": "view_attachments",
|
"fieldname": "view_attachments",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
@ -74,7 +76,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"modified": "2019-07-15 19:37:26.942294",
|
"links": [],
|
||||||
|
"modified": "2020-02-09 23:26:50.321417",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Projects",
|
"module": "Projects",
|
||||||
"name": "Project User",
|
"name": "Project User",
|
||||||
|
Loading…
Reference in New Issue
Block a user