mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#11687 show all in agent group
This commit is contained in:
parent
5ba8b4d1ad
commit
4ad1aa6237
@ -671,6 +671,7 @@ function html_print_select_groups(
|
||||
step: params.page || 1,
|
||||
strict: "<?php echo $strict_user; ?>",
|
||||
not_condition: $('#not_condition_switch').prop('checked'),
|
||||
returnAllGroup: <?php echo (int) $returnAllGroup; ?>
|
||||
}
|
||||
|
||||
return query;
|
||||
|
Loading…
x
Reference in New Issue
Block a user