[Legacy] Update top widget configuration in Leads

This commit is contained in:
Clemente Raposo 2024-12-05 00:57:57 +00:00 committed by Jack Anderson
parent f19ec13247
commit 79c660d46e

View file

@ -146,7 +146,7 @@ $viewdefs ['Leads'] =
'options' => [ 'options' => [
'statistics' => [ 'statistics' => [
[ [
'labelKey' => 'LBL_DAYS_OPEN', 'endLabelKey' => 'LBL_DAYS_OPEN',
'type' => 'lead-days-open', 'type' => 'lead-days-open',
'hideValueIfEmpty' => true 'hideValueIfEmpty' => true
], ],