diff --git a/application/Espo/Core/Templates/Layouts/CategoryTree/detail.json b/application/Espo/Core/Templates/Layouts/CategoryTree/detail.json index b695f18b51..5aa8a19d52 100644 --- a/application/Espo/Core/Templates/Layouts/CategoryTree/detail.json +++ b/application/Espo/Core/Templates/Layouts/CategoryTree/detail.json @@ -1,6 +1,5 @@ [ { - "label": "Overview", "rows": [ [ { @@ -18,4 +17,4 @@ ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Core/Templates/Layouts/CategoryTree/detailSmall.json b/application/Espo/Core/Templates/Layouts/CategoryTree/detailSmall.json index ec324670d4..7435985c6f 100644 --- a/application/Espo/Core/Templates/Layouts/CategoryTree/detailSmall.json +++ b/application/Espo/Core/Templates/Layouts/CategoryTree/detailSmall.json @@ -1,6 +1,5 @@ [ { - "label": "", "rows": [ [ { @@ -19,4 +18,4 @@ ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Core/Templates/Layouts/Company/detail.json b/application/Espo/Core/Templates/Layouts/Company/detail.json index c2c5c9aa42..04a9337bd3 100644 --- a/application/Espo/Core/Templates/Layouts/Company/detail.json +++ b/application/Espo/Core/Templates/Layouts/Company/detail.json @@ -1,6 +1,5 @@ [ { - "label": "Overview", "rows": [ [ { @@ -34,4 +33,4 @@ ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Core/Templates/Layouts/Company/detailSmall.json b/application/Espo/Core/Templates/Layouts/Company/detailSmall.json index 3c85aa16e3..e4b0e30f40 100644 --- a/application/Espo/Core/Templates/Layouts/Company/detailSmall.json +++ b/application/Espo/Core/Templates/Layouts/Company/detailSmall.json @@ -1,6 +1,5 @@ [ { - "label": "", "rows": [ [ { @@ -34,4 +33,4 @@ ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Core/Templates/Layouts/Event/detail.json b/application/Espo/Core/Templates/Layouts/Event/detail.json index 1bd39c734a..e251be8cd5 100644 --- a/application/Espo/Core/Templates/Layouts/Event/detail.json +++ b/application/Espo/Core/Templates/Layouts/Event/detail.json @@ -1,6 +1,5 @@ [ { - "label": "Overview", "rows": [ [ { @@ -40,4 +39,4 @@ ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Core/Templates/Layouts/Event/detailSmall.json b/application/Espo/Core/Templates/Layouts/Event/detailSmall.json index 4e217e0010..bff0b8a0d5 100644 --- a/application/Espo/Core/Templates/Layouts/Event/detailSmall.json +++ b/application/Espo/Core/Templates/Layouts/Event/detailSmall.json @@ -1,6 +1,5 @@ [ { - "label": "", "rows": [ [ { @@ -46,4 +45,4 @@ ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Core/Templates/Layouts/Person/detail.json b/application/Espo/Core/Templates/Layouts/Person/detail.json index 46ea616946..b1051c909b 100644 --- a/application/Espo/Core/Templates/Layouts/Person/detail.json +++ b/application/Espo/Core/Templates/Layouts/Person/detail.json @@ -1,6 +1,5 @@ [ { - "label": "Overview", "rows": [ [ { @@ -30,4 +29,4 @@ ] ] } -] \ No newline at end of file +] diff --git a/application/Espo/Core/Templates/Layouts/Person/detailSmall.json b/application/Espo/Core/Templates/Layouts/Person/detailSmall.json index aa4621648f..1d558b0880 100644 --- a/application/Espo/Core/Templates/Layouts/Person/detailSmall.json +++ b/application/Espo/Core/Templates/Layouts/Person/detailSmall.json @@ -1,6 +1,5 @@ [ { - "label": "", "rows": [ [ { @@ -22,4 +21,4 @@ ] ] } -] \ No newline at end of file +]