Remove unused Beteiligte tab and related fields from CAdressen layout; update detail layout to include Beteiligte field

This commit is contained in:
2026-01-23 23:30:27 +01:00
parent 8d7ffb30c5
commit 8317190bb8
3 changed files with 5 additions and 10 deletions

View File

@@ -19,13 +19,5 @@
"dynamicLogicStyled": null, "dynamicLogicStyled": null,
"sticked": true, "sticked": true,
"index": 1 "index": 1
},
"_tabBreak_1": {
"index": 2,
"tabBreak": true,
"tabLabel": "Beteiligte"
},
"beteiligte": {
"index": 3
} }
} }

View File

@@ -5,6 +5,9 @@
{ {
"name": "name" "name": "name"
}, },
{
"name": "beteiligte"
},
{ {
"name": "isActive" "name": "isActive"
} }

View File

@@ -359,8 +359,8 @@ return [
0 => 'youtube.com', 0 => 'youtube.com',
1 => 'google.com' 1 => 'google.com'
], ],
'cacheTimestamp' => 1769206608, 'cacheTimestamp' => 1769207381,
'microtime' => 1769206608.00783, 'microtime' => 1769207381.886641,
'siteUrl' => 'https://crm.bitbylaw.com', 'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4, 'fullTextSearchMinLength' => 4,
'appTimestamp' => 1768843902, 'appTimestamp' => 1768843902,