mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
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.
|
||||
$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' => [
|
||||
'type' => 'autocomplete_module',
|
||||
'name' => 'moduleId',
|
||||
|
Loading…
x
Reference in New Issue
Block a user