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:
Daniel Rodriguez 2022-10-14 11:19:00 +00:00
commit f7549f88cd
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ class ServiceMapWidget extends Widget
];
$inputs[] = [
'label' => __('Enable sunburst'),
'label' => __('Show sunburst by default'),
'arguments' => [
'type' => 'switch',
'name' => 'sunburst',