WIP: Backup upload

This commit is contained in:
Jose Gonzalez 2020-11-13 13:38:54 +01:00
parent 63395dd88f
commit d623606c0f
1 changed files with 1 additions and 0 deletions

View File

@ -546,6 +546,7 @@ class DiscoveryTaskList extends HTML
true
);
} else if ($task['review_mode'] == DISCOVERY_STANDARD) {
hd($task['type']);
if ($task['type'] == DISCOVERY_APP_VMWARE) {
if ($task['status'] <= 0 && $task['utimestamp'] != 0) {
$data[5] == __('Done');