Update note style for fee calculation to info in CVmhErstgespraech layout; adjust cache timestamps in config

This commit is contained in:
2026-01-23 20:48:01 +01:00
parent 8700e4cd42
commit e6e44317d6
2 changed files with 3 additions and 3 deletions

View File

@@ -190,7 +190,7 @@
"tabLabel": null, "tabLabel": null,
"hidden": false, "hidden": false,
"noteText": "Die Gebühren werden automatisch nach RVG 2025 berechnet basierend auf Streitwert, Personenanzahl und USt-Satz.", "noteText": "Die Gebühren werden automatisch nach RVG 2025 berechnet basierend auf Streitwert, Personenanzahl und USt-Satz.",
"noteStyle": "danger", "noteStyle": "info",
"customLabel": "Gebührenberechnung" "customLabel": "Gebührenberechnung"
}, },
{ {

View File

@@ -349,8 +349,8 @@ return [
0 => 'youtube.com', 0 => 'youtube.com',
1 => 'google.com' 1 => 'google.com'
], ],
'cacheTimestamp' => 1769197109, 'cacheTimestamp' => 1769197660,
'microtime' => 1769197109.316755, 'microtime' => 1769197660.902776,
'siteUrl' => 'https://crm.bitbylaw.com', 'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4, 'fullTextSearchMinLength' => 4,
'appTimestamp' => 1768843902, 'appTimestamp' => 1768843902,