diff --git a/custom/Espo/Custom/Resources/metadata/layouts/CBeteiligte/listSmall.json b/custom/Espo/Custom/Resources/layouts/CBeteiligte/listSmall.json similarity index 52% rename from custom/Espo/Custom/Resources/metadata/layouts/CBeteiligte/listSmall.json rename to custom/Espo/Custom/Resources/layouts/CBeteiligte/listSmall.json index a4c19380..3e6118ff 100644 --- a/custom/Espo/Custom/Resources/metadata/layouts/CBeteiligte/listSmall.json +++ b/custom/Espo/Custom/Resources/layouts/CBeteiligte/listSmall.json @@ -5,16 +5,10 @@ }, { "name": "rechtsform", - "width": "12" - }, - { - "name": "emailAddress" - }, - { - "name": "phoneNumber" + "width": 20 }, { "name": "modifiedAt", - "width": "12" + "width": 20 } -] +] \ No newline at end of file diff --git a/data/config.php b/data/config.php index 6d32e524..81f0817a 100644 --- a/data/config.php +++ b/data/config.php @@ -361,8 +361,8 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'cacheTimestamp' => 1769369302, - 'microtime' => 1769369302.446776, + 'cacheTimestamp' => 1769369628, + 'microtime' => 1769369628.649147, 'siteUrl' => 'https://crm.bitbylaw.com', 'fullTextSearchMinLength' => 4, 'appTimestamp' => 1768843902,