diff --git a/application/Espo/Modules/Crm/Resources/layouts/KnowledgeBaseCategory/detail.json b/application/Espo/Modules/Crm/Resources/layouts/KnowledgeBaseCategory/detail.json index c0caea021e..2a9c9c7a10 100644 --- a/application/Espo/Modules/Crm/Resources/layouts/KnowledgeBaseCategory/detail.json +++ b/application/Espo/Modules/Crm/Resources/layouts/KnowledgeBaseCategory/detail.json @@ -1,6 +1,5 @@ [ { - "label": "", "rows": [ [ { @@ -12,16 +11,9 @@ ], [ { - "name": "order" - }, - false - ], - [ - { - "name": "description", - "fullWidth": true + "name": "description" } ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Modules/Crm/Resources/layouts/KnowledgeBaseCategory/detailSmall.json b/application/Espo/Modules/Crm/Resources/layouts/KnowledgeBaseCategory/detailSmall.json index ec324670d4..cd69ff5b88 100644 --- a/application/Espo/Modules/Crm/Resources/layouts/KnowledgeBaseCategory/detailSmall.json +++ b/application/Espo/Modules/Crm/Resources/layouts/KnowledgeBaseCategory/detailSmall.json @@ -1,17 +1,11 @@ [ { - "label": "", "rows": [ [ { "name": "name" } ], - [ - { - "name": "order" - } - ], [ { "name": "parent" @@ -19,4 +13,4 @@ ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detail.json b/application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detail.json index c0caea021e..2a9c9c7a10 100644 --- a/application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detail.json +++ b/application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detail.json @@ -1,6 +1,5 @@ [ { - "label": "", "rows": [ [ { @@ -12,16 +11,9 @@ ], [ { - "name": "order" - }, - false - ], - [ - { - "name": "description", - "fullWidth": true + "name": "description" } ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detailSmall.json b/application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detailSmall.json index ec324670d4..cd69ff5b88 100644 --- a/application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detailSmall.json +++ b/application/Espo/Modules/Crm/Resources/layouts/TargetListCategory/detailSmall.json @@ -1,17 +1,11 @@ [ { - "label": "", "rows": [ [ { "name": "name" } ], - [ - { - "name": "order" - } - ], [ { "name": "parent" @@ -19,4 +13,4 @@ ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Resources/layouts/EmailTemplateCategory/detail.json b/application/Espo/Resources/layouts/EmailTemplateCategory/detail.json index c0caea021e..2a9c9c7a10 100644 --- a/application/Espo/Resources/layouts/EmailTemplateCategory/detail.json +++ b/application/Espo/Resources/layouts/EmailTemplateCategory/detail.json @@ -1,6 +1,5 @@ [ { - "label": "", "rows": [ [ { @@ -12,16 +11,9 @@ ], [ { - "name": "order" - }, - false - ], - [ - { - "name": "description", - "fullWidth": true + "name": "description" } ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Resources/layouts/EmailTemplateCategory/detailSmall.json b/application/Espo/Resources/layouts/EmailTemplateCategory/detailSmall.json index ec324670d4..cd69ff5b88 100644 --- a/application/Espo/Resources/layouts/EmailTemplateCategory/detailSmall.json +++ b/application/Espo/Resources/layouts/EmailTemplateCategory/detailSmall.json @@ -1,17 +1,11 @@ [ { - "label": "", "rows": [ [ { "name": "name" } ], - [ - { - "name": "order" - } - ], [ { "name": "parent" @@ -19,4 +13,4 @@ ] ] } -] \ No newline at end of file +]