1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 01:36:18 +00:00

Closes #98: Fix inherited permissions table

This commit is contained in:
jendib
2016-05-09 21:53:15 +02:00
parent b9cd113dc0
commit b1e58396d1
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ public class ClientUtil {
* Creates a group.
*
* @param name Name
* @param parent Parent
* @param parentId Parent ID
*/
public void createGroup(String name, String parentId) {
// Login admin to create the group