[Legacy] Update top widget configuration in Opportunities

This commit is contained in:
Clemente Raposo 2024-12-05 00:58:07 +00:00 committed by Jack Anderson
parent 79c660d46e
commit 8cddbbe4ab

View file

@ -88,9 +88,8 @@ array(
'options' => [
'statistics' => [
[
'labelKey' => 'LBL_DAYS_IN_SALE_STAGE',
'endLabelKey' => 'LBL_DAYS_IN_SALE_STAGE',
'type' => 'opportunity-sales-stage-time-span',
'endLabelKey' => 'LBL_STAT_DAYS',
'hideValueIfEmpty' => true
],
],