mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +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
|
||||
);
|
||||
|
||||
$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(
|
||||
$groups,
|
||||
'secondary_groups_removed[]',
|
||||
|
Loading…
x
Reference in New Issue
Block a user