fixed visual error with time in action on ca

This commit is contained in:
marcos 2021-07-13 11:38:46 +02:00
parent 56c22bec11
commit 83084f54bd

View File

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