From e2b2a5a3b960aab9410ab55694672bcf2c2910a3 Mon Sep 17 00:00:00 2001 From: bsiggel Date: Sun, 25 Jan 2026 19:44:14 +0100 Subject: [PATCH] feat: Update tab labels and reorganize sections in bottomPanelsDetail.json --- .../CVmhMietverhltnis/bottomPanelsDetail.json | 37 +++++++++---------- data/config.php | 4 +- 2 files changed, 19 insertions(+), 22 deletions(-) diff --git a/custom/Espo/Custom/Resources/layouts/CVmhMietverhltnis/bottomPanelsDetail.json b/custom/Espo/Custom/Resources/layouts/CVmhMietverhltnis/bottomPanelsDetail.json index 0892f582..18bb3b69 100644 --- a/custom/Espo/Custom/Resources/layouts/CVmhMietverhltnis/bottomPanelsDetail.json +++ b/custom/Espo/Custom/Resources/layouts/CVmhMietverhltnis/bottomPanelsDetail.json @@ -5,9 +5,6 @@ "activities": { "disabled": true }, - "stream": { - "index": 17 - }, "history": { "disabled": true }, @@ -47,28 +44,28 @@ "sonstigebesitzervmhmietverhltnis": { "index": 7 }, - "_tabBreak_5": { - "index": 8, - "tabBreak": true, - "tabLabel": "Räumungsklagen" - }, - "vmhRumungsklages": { - "index": 9 - }, - "_tabBreak_6": { - "index": 10, - "tabBreak": true, - "tabLabel": "Mietinkasso" - }, - "mietinkassos": { - "index": 11 - }, "_tabBreak_7": { - "index": 12, + "index": 8, "tabBreak": true, "tabLabel": "Kündigungen" }, "kndigungen": { + "index": 9 + }, + "_tabBreak_5": { + "index": 10, + "tabBreak": true, + "tabLabel": "Räumungsklagen" + }, + "vmhRumungsklages": { + "index": 11 + }, + "_tabBreak_6": { + "index": 12, + "tabBreak": true, + "tabLabel": "Mietinkasso" + }, + "mietinkassos": { "index": 13 }, "_tabBreak_4": { diff --git a/data/config.php b/data/config.php index 5fa3c7b1..857c4c86 100644 --- a/data/config.php +++ b/data/config.php @@ -361,8 +361,8 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'cacheTimestamp' => 1769366378, - 'microtime' => 1769366378.983045, + 'cacheTimestamp' => 1769366637, + 'microtime' => 1769366637.980941, 'siteUrl' => 'https://crm.bitbylaw.com', 'fullTextSearchMinLength' => 4, 'appTimestamp' => 1768843902,