Update layout widths in CVmhMietverhltnis; adjust cache timestamps in config
This commit is contained in:
@@ -2,27 +2,31 @@
|
||||
{
|
||||
"name": "name",
|
||||
"link": true,
|
||||
"width": 18
|
||||
"width": 15
|
||||
},
|
||||
{
|
||||
"name": "vmhMietobjekt",
|
||||
"width": 15
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"width": 12
|
||||
"width": 10
|
||||
},
|
||||
{
|
||||
"name": "nutzungsart",
|
||||
"width": 12
|
||||
"width": 10
|
||||
},
|
||||
{
|
||||
"name": "vertragsdatum",
|
||||
"width": 12
|
||||
"width": 10
|
||||
},
|
||||
{
|
||||
"name": "auszugsfrist",
|
||||
"width": 12
|
||||
"width": 10
|
||||
},
|
||||
{
|
||||
"name": "beendigungsTatbestand",
|
||||
"width": 20
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "modifiedAt",
|
||||
|
||||
@@ -349,8 +349,8 @@ return [
|
||||
0 => 'youtube.com',
|
||||
1 => 'google.com'
|
||||
],
|
||||
'cacheTimestamp' => 1768941491,
|
||||
'microtime' => 1768941491.973093,
|
||||
'cacheTimestamp' => 1768941595,
|
||||
'microtime' => 1768941595.376573,
|
||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||
'fullTextSearchMinLength' => 4,
|
||||
'appTimestamp' => 1768843902,
|
||||
|
||||
Reference in New Issue
Block a user