mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
#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'] == 'event_report_agent')
|
||||||
|| ($values['type'] == 'agent_configuration')
|
|| ($values['type'] == 'agent_configuration')
|
||||||
|| ($values['type'] == 'group_configuration')
|
|| ($values['type'] == 'group_configuration')
|
||||||
|
|| ($values['type'] == 'list_checks')
|
||||||
) {
|
) {
|
||||||
$values['id_agent_module'] = '';
|
$values['id_agent_module'] = '';
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user