From c67f287a98ba1c46dc78e4110ea74b66751de1f9 Mon Sep 17 00:00:00 2001 From: bsiggel Date: Sun, 25 Jan 2026 20:46:03 +0100 Subject: [PATCH] feat: Update layout configuration and reorder document indices in bottomPanelsDetail.json --- .../CDokumente/bottomPanelsDetail.json | 20 +++++++++++++++---- data/config.php | 4 ++-- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/custom/Espo/Custom/Resources/layouts/CDokumente/bottomPanelsDetail.json b/custom/Espo/Custom/Resources/layouts/CDokumente/bottomPanelsDetail.json index a71688de..147018ee 100644 --- a/custom/Espo/Custom/Resources/layouts/CDokumente/bottomPanelsDetail.json +++ b/custom/Espo/Custom/Resources/layouts/CDokumente/bottomPanelsDetail.json @@ -22,19 +22,31 @@ "vmhErstgespraechsdokumente": { "index": 3 }, - "vmhMietverhltnisesDokumente": { + "beteiligte2dokumente": { "index": 4 }, - "vmhRumungsklagesdokumente": { + "mietobjekt2dokumente": { "index": 5 }, + "vmhMietverhltnisesDokumente": { + "index": 6 + }, + "kndigungensdokumente": { + "index": 7 + }, + "vmhRumungsklagesdokumente": { + "index": 8 + }, + "mietinkassosdokumente": { + "index": 9 + }, "_tabBreak_2": { - "index": 6, + "index": 10, "tabBreak": true, "tabLabel": "Ereignisse" }, "stream": { "sticked": false, - "index": 7 + "index": 12 } } \ No newline at end of file diff --git a/data/config.php b/data/config.php index 81f0817a..7669349e 100644 --- a/data/config.php +++ b/data/config.php @@ -361,8 +361,8 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'cacheTimestamp' => 1769369628, - 'microtime' => 1769369628.649147, + 'cacheTimestamp' => 1769370139, + 'microtime' => 1769370139.173239, 'siteUrl' => 'https://crm.bitbylaw.com', 'fullTextSearchMinLength' => 4, 'appTimestamp' => 1768843902,