Refactor CVmhErstgespraech layout by updating field names and removing width attributes; adjust cache timestamps in config.
This commit is contained in:
@@ -1,10 +1,18 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "vmhVermieter",
|
"name": "name",
|
||||||
"width": 20
|
"link": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "beendigungstatbestand",
|
"name": "status"
|
||||||
"width": 20
|
},
|
||||||
|
{
|
||||||
|
"name": "beendigungstatbestand"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "kndigungsgrundMietverhltnis"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "kaltmiete"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -349,8 +349,8 @@ return [
|
|||||||
0 => 'youtube.com',
|
0 => 'youtube.com',
|
||||||
1 => 'google.com'
|
1 => 'google.com'
|
||||||
],
|
],
|
||||||
'cacheTimestamp' => 1768942652,
|
'cacheTimestamp' => 1768944444,
|
||||||
'microtime' => 1768942652.794282,
|
'microtime' => 1768944444.842891,
|
||||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||||
'fullTextSearchMinLength' => 4,
|
'fullTextSearchMinLength' => 4,
|
||||||
'appTimestamp' => 1768843902,
|
'appTimestamp' => 1768843902,
|
||||||
|
|||||||
Reference in New Issue
Block a user