mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#11271 remove all from azure cloud discovery
This commit is contained in:
parent
e78733e3e2
commit
a83feb52da
@ -671,7 +671,6 @@ 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