mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 20:49:19 +00:00
fix: indentation
This commit is contained in:
@@ -347,16 +347,16 @@
|
|||||||
"read_only": 1
|
"read_only": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "resolution_time",
|
"fieldname": "resolution_time",
|
||||||
"fieldtype": "Duration",
|
"fieldtype": "Duration",
|
||||||
"label": "Resolution Time",
|
"label": "Resolution Time",
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "user_resolution_time",
|
"fieldname": "user_resolution_time",
|
||||||
"fieldtype": "Duration",
|
"fieldtype": "Duration",
|
||||||
"label": "User Resolution Time",
|
"label": "User Resolution Time",
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "on_hold_since",
|
"fieldname": "on_hold_since",
|
||||||
|
|||||||
Reference in New Issue
Block a user