#11807 fixed selected module in report list check
This commit is contained in:
parent
da17ea1b6a
commit
8d0213f841
|
@ -2061,6 +2061,7 @@ switch ($action) {
|
|||
|| ($values['type'] == 'event_report_agent')
|
||||
|| ($values['type'] == 'agent_configuration')
|
||||
|| ($values['type'] == 'group_configuration')
|
||||
|| ($values['type'] == 'list_checks')
|
||||
) {
|
||||
$values['id_agent_module'] = '';
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue