mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
fixed error massive operation agents #2152
This commit is contained in:
parent
7ffca83b29
commit
1a6a75390d
@ -829,7 +829,7 @@ if (enterprise_installed() === true) {
|
|||||||
true
|
true
|
||||||
);
|
);
|
||||||
|
|
||||||
$table->data['secondary_groups_removed'][0] = __('Add secondary groups');
|
$table->data['secondary_groups_removed'][0] = __('Remove secondary groups');
|
||||||
$table->data['secondary_groups_removed'][1] = html_print_select(
|
$table->data['secondary_groups_removed'][1] = html_print_select(
|
||||||
$groups,
|
$groups,
|
||||||
'secondary_groups_removed[]',
|
'secondary_groups_removed[]',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user