fix(DocType): Change label to "Linked Documents" (#11563)
This commit is contained in:
parent
17aa5134cf
commit
12465d6cff
1 changed files with 2 additions and 2 deletions
|
|
@ -490,7 +490,7 @@
|
|||
"collapsible_depends_on": "links",
|
||||
"fieldname": "links_section",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Links Section"
|
||||
"label": "Linked Documents"
|
||||
},
|
||||
{
|
||||
"fieldname": "links",
|
||||
|
|
@ -609,7 +609,7 @@
|
|||
"link_fieldname": "reference_doctype"
|
||||
}
|
||||
],
|
||||
"modified": "2020-08-06 12:59:32.369095",
|
||||
"modified": "2020-09-24 13:13:58.227153",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "DocType",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue