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