#11687 show all in agent group

This commit is contained in:
Jonathan 2023-07-12 15:35:22 +02:00
parent 5ba8b4d1ad
commit 4ad1aa6237
1 changed files with 1 additions and 0 deletions

View File

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