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:
commit
b47b076cf1
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue