Unverified Commit 0fbb4ed9 authored by Soisik Froger's avatar Soisik Froger Committed by Côme Chilliet
Browse files

:sparkles: feat(support of groupOfURLS) added dyngroup support

This add support for groupOfURLs objects
Issue #6090
Showing with 1 addition and 1 deletion
+1 -1
......@@ -43,7 +43,7 @@ class groupManagement extends management
'plDescription' => _('Allows you to manage object groups, POSIX groups and roles'),
'plIcon' => 'geticon.php?context=types&icon=resource-group&size=48',
'plSection' => 'accounts',
'plManages' => ['ogroup', 'group', 'role'],
'plManages' => ['ogroup', 'group', 'role', 'dyngroup'],
'plPriority' => 20,
'plProvidedAcls' => []
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment