fix: hide fields table in doctype
This commit is contained in:
parent
d00c32e4a6
commit
d111aab507
1 changed files with 2 additions and 1 deletions
|
|
@ -647,7 +647,8 @@
|
|||
"collapsible": 1,
|
||||
"fieldname": "fields_section",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Fields"
|
||||
"label": "Fields",
|
||||
"hidden": 1
|
||||
}
|
||||
],
|
||||
"icon": "fa fa-bolt",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue