change access permission to users in user ack filter in event list

This commit is contained in:
alejandro-campos 2019-11-06 12:56:42 +01:00
parent 9fc635a7a9
commit e9b516c399
1 changed files with 1 additions and 1 deletions

View File

@ -1018,7 +1018,7 @@ $adv_inputs[] = $in;
$user_users = users_get_user_users(
$config['id_user'],
$access,
users_can_manage_group_all($access)
true
);
$data = html_print_select(