mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +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,
|
step: params.page || 1,
|
||||||
strict: "<?php echo $strict_user; ?>",
|
strict: "<?php echo $strict_user; ?>",
|
||||||
not_condition: $('#not_condition_switch').prop('checked'),
|
not_condition: $('#not_condition_switch').prop('checked'),
|
||||||
|
returnAllGroup: <?php echo (int) $returnAllGroup; ?>
|
||||||
}
|
}
|
||||||
|
|
||||||
return query;
|
return query;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user