Merge branch 'ent-9300-cambio-de-label-de-enable-sunburst-a-show-sunburst-by-default' into 'develop'
Ent 9300 cambio de label de enable sunburst a show sunburst by default See merge request artica/pandorafms!5157
This commit is contained in:
commit
f7549f88cd
|
@ -328,7 +328,7 @@ class ServiceMapWidget extends Widget
|
|||
];
|
||||
|
||||
$inputs[] = [
|
||||
'label' => __('Enable sunburst'),
|
||||
'label' => __('Show sunburst by default'),
|
||||
'arguments' => [
|
||||
'type' => 'switch',
|
||||
'name' => 'sunburst',
|
||||
|
|
Loading…
Reference in New Issue