mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
fix hd pandora_enterprise#11006
This commit is contained in:
parent
53c69f1176
commit
4a5f8be859
@ -2130,7 +2130,6 @@ function html_print_extended_select_for_time(
|
||||
$fields[$selected] = human_time_description_raw($selected, true);
|
||||
}
|
||||
|
||||
hd(is_int($selected));
|
||||
if (empty($nothing) === true && (is_int($selected) === true)) {
|
||||
$selected = 300;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user