mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
minor fix
This commit is contained in:
parent
f88dceb4ec
commit
56e9275b1a
@ -1256,6 +1256,7 @@ class DiscoveryTaskList extends HTML
|
||||
if ($agent_id > 0) {
|
||||
$tmp['disabled'] = 1;
|
||||
$tmp['agent_id'] = $agent_id;
|
||||
$tmp['checked'] = 1;
|
||||
}
|
||||
|
||||
// Store.
|
||||
|
Loading…
x
Reference in New Issue
Block a user