diff --git a/custom/Espo/Custom/Resources/layouts/CVmhErstgespraech/detail.json b/custom/Espo/Custom/Resources/layouts/CVmhErstgespraech/detail.json index 60e9eb09..daf391a5 100644 --- a/custom/Espo/Custom/Resources/layouts/CVmhErstgespraech/detail.json +++ b/custom/Espo/Custom/Resources/layouts/CVmhErstgespraech/detail.json @@ -190,7 +190,7 @@ "tabLabel": null, "hidden": false, "noteText": "Die Gebühren werden automatisch nach RVG 2025 berechnet basierend auf Streitwert, Personenanzahl und USt-Satz.", - "noteStyle": "danger", + "noteStyle": "info", "customLabel": "Gebührenberechnung" }, { diff --git a/data/config.php b/data/config.php index 8ed4efd5..3f08738c 100644 --- a/data/config.php +++ b/data/config.php @@ -349,8 +349,8 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'cacheTimestamp' => 1769197109, - 'microtime' => 1769197109.316755, + 'cacheTimestamp' => 1769197660, + 'microtime' => 1769197660.902776, 'siteUrl' => 'https://crm.bitbylaw.com', 'fullTextSearchMinLength' => 4, 'appTimestamp' => 1768843902,