Skip to content
Snippets Groups Projects
Commit 5025d11a authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge pull request #1476 from tbasilici/3.5

3.5
parents c0f41c84 f55bdc64
Branches
Tags
No related merge requests found
......@@ -1039,7 +1039,7 @@ else
$idGroupValid = $cp->getConfCP('userGroup');
$validator = new UserGroup($db,$idGroupValid);
$valideur = $validator->listUsersForGroup();
$valideur = $validator->listUsersForGroup('',1);
print '<td>';
$form->select_users($cp->fk_validator,"valideur",1,"",0,$valideur,'');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment