Refactor layout configurations in multiple detail.json files; replace 'false' with empty objects for improved structure and consistency

This commit is contained in:
2026-01-25 10:29:46 +01:00
parent fb6ef2b960
commit 3a987547b3
10 changed files with 17 additions and 17 deletions

View File

@@ -5,7 +5,7 @@
{ {
"name": "rechtsform" "name": "rechtsform"
}, },
false {}
], ],
[ [
{ {
@@ -19,13 +19,13 @@
{ {
"name": "disgTyp" "name": "disgTyp"
}, },
false {}
], ],
[ [
{ {
"name": "firmenname" "name": "firmenname"
}, },
false {}
], ],
[ [
{ {

View File

@@ -5,7 +5,7 @@
{ {
"name": "name" "name": "name"
}, },
false {}
] ]
], ],
"dynamicLogicVisible": null, "dynamicLogicVisible": null,
@@ -42,7 +42,7 @@
{ {
"name": "ydocumentuuid" "name": "ydocumentuuid"
}, },
false {}
] ]
], ],
"dynamicLogicVisible": null, "dynamicLogicVisible": null,

View File

@@ -19,7 +19,7 @@
{ {
"name": "kuendigungsservice" "name": "kuendigungsservice"
}, },
false {}
], ],
[ [
{ {

View File

@@ -13,7 +13,7 @@
{ {
"name": "lage" "name": "lage"
}, },
false {}
], ],
[ [
{ {

View File

@@ -44,9 +44,9 @@
{ {
"name": "besorgnisNichtRechtzeitigerAuszug" "name": "besorgnisNichtRechtzeitigerAuszug"
}, },
false, {},
false, {},
false {}
] ]
], ],
"dynamicLogicVisible": null, "dynamicLogicVisible": null,

View File

@@ -19,7 +19,7 @@
{ {
"name": "kuendigungsservice" "name": "kuendigungsservice"
}, },
false {}
], ],
[ [
{ {

View File

@@ -46,7 +46,7 @@
{ {
"name": "advowareBetnr" "name": "advowareBetnr"
}, },
false {}
] ]
], ],
"dynamicLogicVisible": null, "dynamicLogicVisible": null,

View File

@@ -13,7 +13,7 @@
{ {
"name": "anruferIst" "name": "anruferIst"
}, },
false {}
], ],
[ [
{ {
@@ -35,7 +35,7 @@
{ {
"name": "address" "name": "address"
}, },
false {}
], ],
[ [
{ {

View File

@@ -5,7 +5,7 @@
{ {
"name": "userName" "name": "userName"
}, },
false {}
], ],
[ [
{ {

View File

@@ -360,8 +360,8 @@ return [
0 => 'youtube.com', 0 => 'youtube.com',
1 => 'google.com' 1 => 'google.com'
], ],
'cacheTimestamp' => 1769332527, 'cacheTimestamp' => 1769333341,
'microtime' => 1769332527.595512, 'microtime' => 1769333341.168211,
'siteUrl' => 'https://crm.bitbylaw.com', 'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4, 'fullTextSearchMinLength' => 4,
'appTimestamp' => 1768843902, 'appTimestamp' => 1768843902,