minor fix

This commit is contained in:
fbsanchez 2020-04-07 19:10:37 +02:00
parent f88dceb4ec
commit 56e9275b1a
1 changed files with 1 additions and 0 deletions

View File

@ -1256,6 +1256,7 @@ class DiscoveryTaskList extends HTML
if ($agent_id > 0) {
$tmp['disabled'] = 1;
$tmp['agent_id'] = $agent_id;
$tmp['checked'] = 1;
}
// Store.