mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-30 02:52:22 +08:00
[Legacy] Update top widget configuration in Opportunities
This commit is contained in:
parent
79c660d46e
commit
8cddbbe4ab
1 changed files with 1 additions and 2 deletions
|
@ -88,9 +88,8 @@ array(
|
||||||
'options' => [
|
'options' => [
|
||||||
'statistics' => [
|
'statistics' => [
|
||||||
[
|
[
|
||||||
'labelKey' => 'LBL_DAYS_IN_SALE_STAGE',
|
'endLabelKey' => 'LBL_DAYS_IN_SALE_STAGE',
|
||||||
'type' => 'opportunity-sales-stage-time-span',
|
'type' => 'opportunity-sales-stage-time-span',
|
||||||
'endLabelKey' => 'LBL_STAT_DAYS',
|
|
||||||
'hideValueIfEmpty' => true
|
'hideValueIfEmpty' => true
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue