Update layout widths in CVmhMietverhltnis; adjust cache timestamps in config
This commit is contained in:
@@ -2,27 +2,31 @@
|
|||||||
{
|
{
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"link": true,
|
"link": true,
|
||||||
"width": 18
|
"width": 15
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vmhMietobjekt",
|
||||||
|
"width": 15
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "status",
|
"name": "status",
|
||||||
"width": 12
|
"width": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nutzungsart",
|
"name": "nutzungsart",
|
||||||
"width": 12
|
"width": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "vertragsdatum",
|
"name": "vertragsdatum",
|
||||||
"width": 12
|
"width": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "auszugsfrist",
|
"name": "auszugsfrist",
|
||||||
"width": 12
|
"width": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "beendigungsTatbestand",
|
"name": "beendigungsTatbestand",
|
||||||
"width": 20
|
"width": 16
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "modifiedAt",
|
"name": "modifiedAt",
|
||||||
|
|||||||
@@ -349,8 +349,8 @@ return [
|
|||||||
0 => 'youtube.com',
|
0 => 'youtube.com',
|
||||||
1 => 'google.com'
|
1 => 'google.com'
|
||||||
],
|
],
|
||||||
'cacheTimestamp' => 1768941491,
|
'cacheTimestamp' => 1768941595,
|
||||||
'microtime' => 1768941491.973093,
|
'microtime' => 1768941595.376573,
|
||||||
'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