#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…
Reference in New Issue