mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 21:00:39 +08:00
[Legacy] Update top widget configuration in Leads
This commit is contained in:
parent
f19ec13247
commit
79c660d46e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue