AdminGui - fix bug of subgroups page
- In the subgroups page there was an invalid parameter in the call getting all subgroups. The method now doesn't allow an empty list of required attributes. Therefor, I have added a one attribut to this parameter, which is actually not needed.
- Resolves: #191 (closed)