Merge branch 'ent-11006-traza-en-la-vista-de-servicios' into 'develop'

fix hd pandora_enterprise#11006

See merge request artica/pandorafms!5743
This commit is contained in:
Matias Didier 2023-04-19 13:32:15 +00:00
commit 2902459197
1 changed files with 0 additions and 1 deletions

View File

@ -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;
}