Merge branch 'ent-7380-fallo-visualizacion-edicion-intervalo' into 'develop'

fixed error time interval editor

See merge request artica/pandorafms!4065
This commit is contained in:
Daniel Rodriguez 2021-04-27 14:06:13 +00:00
commit 443b43d743
1 changed files with 1 additions and 1 deletions

View File

@ -1939,7 +1939,7 @@ function html_print_extended_select_for_time(
html_print_select( html_print_select(
$units, $units,
$uniq_name.'_units', $uniq_name.'_units',
1, '60',
''.$script, ''.$script,
$nothing, $nothing,
$nothing_value, $nothing_value,