mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-7441-Tree-View-Widget-no-coge-los-no-inicializados' into 'develop'
Ent 7441 tree view widget no coge los no inicializados See merge request artica/pandorafms!4277
This commit is contained in:
commit
cb498a9fe9
@ -845,6 +845,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