mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
show not init agents in tree
This commit is contained in:
parent
967f7ac239
commit
a73a8ff926
@ -844,6 +844,8 @@ function processTreeSearch(settings) {
|
||||
filters.statusModule = settings.statusModule;
|
||||
filters.groupID = settings.searchGroup;
|
||||
filters.searchHirearchy = 1;
|
||||
filters.show_not_init_agents = 1;
|
||||
filters.show_not_init_modules = 1;
|
||||
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
|
Loading…
x
Reference in New Issue
Block a user