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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user