mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
Fix description
This commit is contained in:
@@ -1423,11 +1423,11 @@
|
||||
},
|
||||
"layoutRelationshipsDisabled": {
|
||||
"type": "boolean",
|
||||
"description": "Makes the link not available in the Bottom Panels layout (in the Layout Manager tool). Available for hasMany"
|
||||
"description": "Makes the link not available in the Bottom Panels layout (in the Layout Manager tool). Available for hasMany."
|
||||
},
|
||||
"relationName": {
|
||||
"type": "string",
|
||||
"description": "A relationship name. Defines how a middle table will be named (for a many-to-many relationships). Available for hasMany"
|
||||
"description": "A relationship name. Defines how a middle table will be named (for a many-to-many relationships). Available for hasMany."
|
||||
},
|
||||
"columnAttributeMap": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user