Merge branch 'ent-1205-projection-graph-se-inventa-la-grafica-a-veces' into 'develop'

Ent 1205 projection graph se inventa la grafica a veces

See merge request artica/pandorafms!6435
This commit is contained in:
Matias Didier 2023-11-28 07:08:36 +00:00
commit b47b076cf1
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ class SingleGraphWidget extends Widget
// Autocomplete module. // Autocomplete module.
$inputs[] = [ $inputs[] = [
'label' => __('Module'), 'label' => __('Module').ui_print_help_tip(__('Warning, this requires to have data for a mid-term (days/weeks) of the source data, if not, projection will not be reliable.'), true),
'arguments' => [ 'arguments' => [
'type' => 'autocomplete_module', 'type' => 'autocomplete_module',
'name' => 'moduleId', 'name' => 'moduleId',