mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 11:29:12 +02:00
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…
x
Reference in New Issue
Block a user