#11807 fixed selected module in report list check

This commit is contained in:
Daniel Cebrian 2023-09-12 12:13:01 +02:00
parent da17ea1b6a
commit 8d0213f841
1 changed files with 1 additions and 0 deletions

View File

@ -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 {