fix bug in discovery progress popups

Former-commit-id: 756f4b002db192794a09d0b15f5b6e3a2daf8731
This commit is contained in:
alejandro-campos 2019-04-23 16:40:08 +02:00
parent 01d1fb1c11
commit 92da84c47f
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ if ($progress_task_discovery) {
$result .= '<div style="width: 100%; text-align: center; margin-top: 40px;">';
$result .= '<span style="font-size: 1.9em; font-family: "lato-bolder", "Open Sans", sans-serif !important;">'._('Overall Progress').'</span>';
$global_progress=83;
$result .= '<div style="margin-top: 25px;">';
$result .= progress_circular_bar(
$id_task,