Refactor layouts in CBeteiligte and CDokumente by removing unnecessary array elements; update cache timestamps in config.
This commit is contained in:
@@ -53,13 +53,10 @@
|
||||
},
|
||||
{
|
||||
"name": "syncStatus"
|
||||
}
|
||||
],
|
||||
[
|
||||
},
|
||||
{
|
||||
"name": "advowareLastSync"
|
||||
},
|
||||
false
|
||||
}
|
||||
]
|
||||
],
|
||||
"style": "default",
|
||||
|
||||
@@ -82,13 +82,10 @@
|
||||
},
|
||||
{
|
||||
"name": "syncStatus"
|
||||
}
|
||||
],
|
||||
[
|
||||
},
|
||||
{
|
||||
"name": "advowareLastSync"
|
||||
},
|
||||
false
|
||||
}
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
|
||||
@@ -349,8 +349,8 @@ return [
|
||||
0 => 'youtube.com',
|
||||
1 => 'google.com'
|
||||
],
|
||||
'cacheTimestamp' => 1768942466,
|
||||
'microtime' => 1768942466.27992,
|
||||
'cacheTimestamp' => 1768942546,
|
||||
'microtime' => 1768942546.281874,
|
||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||
'fullTextSearchMinLength' => 4,
|
||||
'appTimestamp' => 1768843902,
|
||||
|
||||
Reference in New Issue
Block a user